| | |
| | | </div> |
| | | <!-- 2 --> |
| | | <div class="page-box" page="10" :show="showPageList.indexOf(10) > -1"> |
| | | <div v-if="showPageList.indexOf(10) > -1"> |
| | | <div v-show="showPageList.indexOf(10) > -1"> |
| | | <div class="header-box"> |
| | | <div class="header-border-box"></div> |
| | | <div class="header-num-box"> |
| | |
| | | v-if="testOne && questionData" |
| | | ref="examinationOne" |
| | | :cardList="questionData[10]" |
| | | :chapter="1" |
| | | :page="2" |
| | | /> |
| | | </div> |
| | | <h2 class="module_block" id="b001" style="margin: 0"> |
| | |
| | | </div> |
| | | <!-- 3 --> |
| | | <div class="page-box" page="11" :show="showPageList.indexOf(11) > -1"> |
| | | <div v-if="showPageList.indexOf(11) > -1"> |
| | | <div v-show="showPageList.indexOf(11) > -1"> |
| | | <div class="page-header-box"> |
| | | <span class="page-header-text" |
| | | >专题一 学前儿童生理发展特点与保健</span |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="swiper-pagination"></div> |
| | | <div class="swiper-button-next"></div> |
| | | <div class="swiper-button-prev"></div> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="right" style="width: 60%"> |
| | | <video |
| | | :src="getResourcePath('163c06871b763954952d1cd74373c618')" |
| | | :src="pathFive" |
| | | poster="../../../assets/images/chapterOne/people-video-img.jpg" |
| | | webkit-playsinline="true" |
| | | x-webkit-airplay="true" |
| | |
| | | }; |
| | | }, |
| | | async mounted() { |
| | | this.getResourcePath = getResourcePath; |
| | | this.getVideoPath(); |
| | | const localData = localStorage.getItem("chapterOneData"); |
| | | if (localData) { |