| | |
| | | /> |
| | | 专题导学 |
| | | </h6> |
| | | <p class="blockh6 m0-t0"> |
| | | <el-image :src="learn" :preview-src-list="[learn]" class="open-image" /> |
| | | <p class="blockh6 m0-t0 openImgBox"> |
| | | <img src="../../../assets/images/chapterFour/0094-1.jpg" alt="" class="w100 mt-20"> |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | </h6> |
| | | <p class="blockh6-c"> |
| | | <span class="img center dl-bl w100">专题四 学习主题一</span> |
| | | <examinations :cardList="questionData[99]" :chapter="4" :page="91" /> |
| | | <examinations v-if="questionData && questionData[99]" :cardList="questionData[99]" :chapter="4" :page="91" /> |
| | | </p> |
| | | <h2 class="module_block" id="b017"> |
| | | <div class="custom1">学习主题二</div> |
| | |
| | | </h6> |
| | | <p class="blockh6-c center"> |
| | | <span class="img center dl-bl w100">专题四 学习主题二</span> |
| | | <examinations :cardList="questionData[105]" :chapter="4" :page="97" /> |
| | | <examinations v-if="questionData && questionData[105]" :cardList="questionData[105]" :chapter="4" :page="97" /> |
| | | </p> |
| | | <h6 class="Conclusion-title4">专题小结</h6> |
| | | <p class="blockh6"> |
| | |
| | | <p class="blockh6-c"> |
| | | 学习完本专题,你的学习效果如何呢?咱们一起来扫码测一测吧!<br /> |
| | | <span class="img">过关检测(资格考试模拟题)1</span><br /> |
| | | <examinations :cardList="questionData[106][1]" :chapter="4" :page="981" /> |
| | | <examinations v-if="questionData && questionData[106][1]" :cardList="questionData[106][1]" :chapter="4" :page="981" /> |
| | | <span class="span-border"></span> |
| | | <span class="img mt-20 dl-bl">过关检测(资格考试模拟题)2</span> |
| | | <examinations :cardList="questionData[106][2]" :chapter="4" :page="982" /> |
| | | <examinations v-if="questionData && questionData[106][2]" :cardList="questionData[106][2]" :chapter="4" :page="982" /> |
| | | </p> |
| | | <p class="custom_tag">•应用与探讨•</p> |
| | | <p>1.测量幼儿的身高、体重、头围和胸围。</p> |
| | |
| | | |
| | | <script> |
| | | import examinations from "@/components/examinations/index.vue"; |
| | | import getResourcePath from "@/assets/methods/resources"; |
| | | import {getResourcePath} from "@/assets/methods/resources"; |
| | | export default { |
| | | components: { examinations }, |
| | | props:{ |
| | |
| | | }, |
| | | data() { |
| | | return { |
| | | learn: require("../../../assets/images/chapterFour/0094-1.jpg"), |
| | | learnTableOne: true, |
| | | learnTableTwo: true, |
| | | pathOne: "", |
| | |
| | | this.$data.learnTableTwo = !this.$data.learnTableTwo; |
| | | } |
| | | }, |
| | | getVideoPath() { |
| | | this.$data.pathOne = getResourcePath("f2980359eb32cb3b74b284bf5348a596"); |
| | | this.$data.pathTwo = getResourcePath("2677fc38748eeac767a4b3fab5989a38"); |
| | | this.$data.pathThree = getResourcePath( |
| | | async getVideoPath() { |
| | | this.$data.pathOne = await getResourcePath("f2980359eb32cb3b74b284bf5348a596"); |
| | | this.$data.pathTwo = await getResourcePath("2677fc38748eeac767a4b3fab5989a38"); |
| | | this.$data.pathThree = await getResourcePath( |
| | | "87836d6f409df33817589b6b67514979" |
| | | ); |
| | | this.$data.pathFour = getResourcePath("24a624217470bdea16d22e3a25cc8aa5"); |
| | | this.$data.pathFive = getResourcePath("df98433d6a6cbd5e768ec1bf721619e4"); |
| | | this.$data.pathSix = getResourcePath("14916e143d49e15f94964ad0f8c372f1"); |
| | | this.$data.pathFour = await getResourcePath("24a624217470bdea16d22e3a25cc8aa5"); |
| | | this.$data.pathFive = await getResourcePath("df98433d6a6cbd5e768ec1bf721619e4"); |
| | | this.$data.pathSix = await getResourcePath("14916e143d49e15f94964ad0f8c372f1"); |
| | | }, |
| | | saveChapterOneData() { |
| | | this.saveTime = 20; |