| | |
| | | <template> |
| | | <div class="chapter" num="6"> |
| | | <div class="page-box"> |
| | | <div class="page-box" page="135"> |
| | | <div class="padding-96"> |
| | | <p class="center" id="a012"> |
| | | <img |
| | |
| | | <p class="blockh6-c"> |
| | | <!-- <img class="img-a" alt="" src="image/0155-1.jpg" /><br /> --> |
| | | <!-- <span class="img">专题六 学习主题一</span> --> |
| | | <examinations :cardList="questionData[6][142]" /> |
| | | <examinations :cardList="questionData[142]" /> |
| | | </p> |
| | | <p class="custom_tag"><b>•扩展延伸•</b></p> |
| | | <div class="fieldset"> |
| | |
| | | </div> |
| | | <div class="right" style="width: 60%"> |
| | | <video |
| | | :src="config.resourceCtx + '/video/chapterSix/专题六:新生儿特点与保健.mp4'" |
| | | :src="pathOne" |
| | | poster="../../../assets/images/chapterTwo/people-video-img.png" |
| | | webkit-playsinline="true" |
| | | x-webkit-airplay="true" |
| | |
| | | </div> |
| | | <div class="right" style="width: 60%"> |
| | | <video |
| | | :src="config.resourceCtx + '/video/chapterSix/专题六:重视新生儿疾病筛查.mp4'" |
| | | :src="pathTwo" |
| | | poster="../../../assets/images/chapterOne/people-video-img.jpg" |
| | | webkit-playsinline="true" |
| | | x-webkit-airplay="true" |
| | |
| | | </div> |
| | | <div class="right" style="width: 60%"> |
| | | <video |
| | | :src="config.resourceCtx + '/video/chapterSix/专题六:早产儿的特点与保健.mp4'" |
| | | :src="pathThree" |
| | | poster="../../../assets/images/chapterTwo/people-video-img.png" |
| | | webkit-playsinline="true" |
| | | x-webkit-airplay="true" |
| | |
| | | <p class="blockh6-c"> |
| | | <!-- <img class="img-g" alt="" src="image/0165-1.jpg" /><br /> --> |
| | | <!-- <span class="img">专题六 学习主题二</span> --> |
| | | <examinations :cardList="questionData[6][152]" /> |
| | | <examinations :cardList="questionData[152]" /> |
| | | </p> |
| | | <h2 class="module_block" id="b024"> |
| | | <div class="custom1">学习主题三</div> |
| | |
| | | <p class="blockh6-c"> |
| | | <!-- <img class="img-a" alt="" src="image/0168-1.jpg" /><br /> --> |
| | | <!-- <span class="img">专题六 学习主题三</span> --> |
| | | <examinations :cardList="questionData[6][156]" /> |
| | | <examinations :cardList="questionData[156]" /> |
| | | </p> |
| | | <p class="custom_tag"><b>•扩展延伸•</b></p> |
| | | <div class="fieldset"> |
| | |
| | | <p class="blockh6-c"> |
| | | <!-- <img class="img-g" alt="" src="image/0172-1.jpg" /><br /> --> |
| | | <!-- <span class="img">专题六 学习主题四</span> --> |
| | | <examinations :cardList="questionData[6][159]" /> |
| | | <examinations :cardList="questionData[159]" /> |
| | | </p> |
| | | <div class="annotation-border"></div> |
| | | <p class="note"> |
| | |
| | | </div> |
| | | <div class="right" style="width: 60%"> |
| | | <video |
| | | :src="config.resourceCtx + '/video/chapterSix/专题六:幼儿期的特点与保健.mp4'" |
| | | :src="pathFour" |
| | | poster="../../../assets/images/chapterTwo/people-video-img.png" |
| | | webkit-playsinline="true" |
| | | x-webkit-airplay="true" |
| | |
| | | <p class="blockh6-c"> |
| | | <!-- <img class="img-g" alt="" src="image/0177-1.jpg" /><br /> --> |
| | | <!-- <span class="img">专题六 学习主题五</span> --> |
| | | <examinations :cardList="questionData[6][164]" /> |
| | | <examinations :cardList="questionData[164]" /> |
| | | </p> |
| | | <h6 class="Conclusion-title4">专题小结</h6> |
| | | <p class="blockh6"> |
| | |
| | | <p class="blockh6-c"> |
| | | 学习完本专题,你的学习效果如何呢?咱们一起来扫码测一测吧!<br /> |
| | | <span class="img">过关检测(资格考试模拟题)1</span><br /> |
| | | <examinations :cardList="questionData[6][1661]" /> |
| | | <span class="img">>过关检测(资格考试模拟题)2</span> |
| | | <examinations :cardList="questionData[6][1662]" /> |
| | | <examinations :cardList="questionData[1661]" /> |
| | | <span class="span-border"></span> |
| | | <span class="img mt-20 dl-bl">过关检测(资格考试模拟题)2</span> |
| | | <examinations :cardList="questionData[1662]" /> |
| | | </p> |
| | | <h6 class="Conclusion-title4">•学习反思•</h6> |
| | | <p class="blockh6 m0-t0 fl fl-di fl-cn"> |
| | |
| | | </p> |
| | | </div> |
| | | </div> |
| | | |
| | | <hr /> |
| | | |
| | | |
| | | |
| | | </div> |
| | | </template> |
| | | |
| | |
| | | import evenHeader from "../../components/pageHeader/evenHeader.vue"; |
| | | import oddHeader from "../../components/pageHeader/oddHeader.vue"; |
| | | import examinations from "@/components/examinations/index.vue"; |
| | | import getQuestionData from '@/assets/methods/examination' |
| | | import testData from '../../../assets/examinationList' |
| | | import getResourcePath from '@/assets/methods/resources' |
| | | export default { |
| | | components: { evenHeader, oddHeader,examinations }, |
| | | name: "chapterSix", |
| | |
| | | learnTableThree: true, |
| | | learnTableFour: true, |
| | | learnTableFive: true, |
| | | questionData:{} |
| | | questionData:{}, |
| | | pathOne:'', |
| | | pathTwo:'', |
| | | pathThree:'', |
| | | pathFour:'', |
| | | }; |
| | | }, |
| | | mounted() { |
| | | this.$data.questionData = this.$store.state.questionData |
| | | async mounted() { |
| | | this.$data.questionData = await getQuestionData(testData[6]) |
| | | this.$data.pathOne = getResourcePath('816cf9d161803aea47ea583ba5d4f0ac') |
| | | this.$data.pathTwo = getResourcePath('15d4b47f10359b7ad77d87e2327db429') |
| | | this.$data.pathThree = getResourcePath('66c19c1c7a772fc88080b607f70eebaf') |
| | | this.$data.pathFour = getResourcePath('a548917a24721ef2b37e1053ac843af4') |
| | | }, |
| | | methods: { |
| | | changeResources(type) { |