| | |
| | | /> |
| | | 专题导学 |
| | | </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> |
| | |
| | | }, |
| | | data() { |
| | | return { |
| | | learn: require("../../../assets/images/chapterFour/0094-1.jpg"), |
| | | learnTableOne: true, |
| | | learnTableTwo: true, |
| | | pathOne: "", |