| | |
| | | </h6> |
| | | <p class="blockh6-c"> |
| | | <span class="img center dl-bl w100">专题八 学习主题一</span> |
| | | <examinations :cardList="questionData[223]" :chapter="8" :page="215" /> |
| | | <examinations v-if="questionData && questionData[223]" :cardList="questionData[223]" :chapter="8" :page="215" /> |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | </h6> |
| | | <p class="blockh6-c"> |
| | | <span class="img center dl-bl w100">专题八 学习主题二</span> |
| | | <examinations :cardList="questionData[235]" :chapter="8" :page="227" /> |
| | | <examinations v-if="questionData && questionData[235]" :cardList="questionData[235]" :chapter="8" :page="227" /> |
| | | </p> |
| | | <p class="custom_tag"><b>•资料链接•</b></p> |
| | | <div class="fieldset"> |
| | |
| | | </h6> |
| | | <p class="blockh6-c"> |
| | | <span class="img center dl-bl w100">专题八 学习主题三</span> |
| | | <examinations :cardList="questionData[240]" :chapter="8" :page="232" /> |
| | | <examinations v-if="questionData && questionData[240]" :cardList="questionData[240]" :chapter="8" :page="232" /> |
| | | </p> |
| | | <p class="custom_tag"><b>•资料链接•</b></p> |
| | | <div class="fieldset"> |
| | |
| | | <p class="blockh6-c"> |
| | | 学习完本专题,你的学习效果如何呢?咱们一起来扫码测一测吧!<br /> |
| | | <span class="img">过关检测(资格考试模拟题)1</span><br /> |
| | | <examinations :cardList="questionData[242][1]" :chapter="8" :page="2431" /> |
| | | <examinations v-if="questionData && questionData[242][1]" :cardList="questionData[242][1]" :chapter="8" :page="2431" /> |
| | | <span class="span-border"></span> |
| | | <span class="img mt-20 dl-bl">过关检测(资格考试模拟题)2</span> |
| | | <examinations :cardList="questionData[242][2]" :chapter="8" :page="2342" /> |
| | | <examinations v-if="questionData && questionData[242][2]" :cardList="questionData[242][2]" :chapter="8" :page="2342" /> |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | |
| | | <script> |
| | | import examinations from "@/components/examinations/index.vue"; |
| | | import getResourcePath from "@/assets/methods/resources"; |
| | | import {getResourcePath} from "@/assets/methods/resources"; |
| | | export default { |
| | | name: "chapterEight", |
| | | components: { examinations }, |
| | |
| | | }, |
| | | showPageList: { |
| | | type: Array, |
| | | }, |
| | | isSearch: { |
| | | type: Boolean, |
| | | default: false, |
| | | }, |
| | | }, |
| | | data() { |
| | |
| | | }; |
| | | }, |
| | | async mounted() { |
| | | const localData = localStorage.getItem("chapterEnightData"); |
| | | if (localData) { |
| | | this.chapterEnightData = JSON.parse(localData); |
| | | } |
| | | window.timerEnight = setInterval(() => { |
| | | this.saveTime--; |
| | | if (this.saveTime == 0) { |
| | | this.saveChapterOneData(); |
| | | if(!this.isSearch) { |
| | | const localData = localStorage.getItem("chapterEnightData"); |
| | | if (localData) { |
| | | this.chapterEnightData = JSON.parse(localData); |
| | | } |
| | | }, 1000); |
| | | this.getVideoPath(); |
| | | window.timerEnight = setInterval(() => { |
| | | this.saveTime--; |
| | | if (this.saveTime == 0) { |
| | | this.saveChapterOneData(); |
| | | } |
| | | }, 1000); |
| | | this.getVideoPath(); |
| | | } |
| | | }, |
| | | unmounted() { |
| | | if (window.timerEnight) { |
| | |
| | | JSON.stringify(this.chapterEnightData) |
| | | ); |
| | | }, |
| | | getVideoPath() { |
| | | this.$data.pathOne = getResourcePath("53d9f18bbb3250e624ab608210ae3d1d"); |
| | | this.$data.pathTwo = getResourcePath("faf38c63d16c12a7e415f9aee6e23880"); |
| | | this.$data.pathThree = getResourcePath( |
| | | async getVideoPath() { |
| | | this.$data.pathOne = await getResourcePath("53d9f18bbb3250e624ab608210ae3d1d"); |
| | | this.$data.pathTwo = await getResourcePath("faf38c63d16c12a7e415f9aee6e23880"); |
| | | this.$data.pathThree = await getResourcePath( |
| | | "e791b057b3f750aff6817824030a273a" |
| | | ); |
| | | this.$data.pathFour = getResourcePath("e79fdcbd2f8237a837f5b3ebd8d77fed"); |
| | | this.$data.pathFive = getResourcePath("03538bf15c4368ba80a3c9e298268df7"); |
| | | this.$data.pathSix = getResourcePath("11f13bd738b960faa42be7267cfdcbb6"); |
| | | this.$data.pathSeven = getResourcePath( |
| | | this.$data.pathFour = await getResourcePath("e79fdcbd2f8237a837f5b3ebd8d77fed"); |
| | | this.$data.pathFive = await getResourcePath("03538bf15c4368ba80a3c9e298268df7"); |
| | | this.$data.pathSix = await getResourcePath("11f13bd738b960faa42be7267cfdcbb6"); |
| | | this.$data.pathSeven = await getResourcePath( |
| | | "36a4b835e252c744d53fbb331de3f1cf" |
| | | ); |
| | | this.$data.pathEight = getResourcePath( |
| | | this.$data.pathEight = await getResourcePath( |
| | | "0f415d69790bd6044b74b30947f628f5" |
| | | ); |
| | | this.$data.pathNine = getResourcePath("bf45a94562ab237da0ef65ba33631022"); |
| | | this.$data.pathTen = getResourcePath("f7b5594f23b2ded96e15b99c296be54d"); |
| | | this.$data.pathNine = await getResourcePath("bf45a94562ab237da0ef65ba33631022"); |
| | | this.$data.pathTen = await getResourcePath("f7b5594f23b2ded96e15b99c296be54d"); |
| | | }, |
| | | }, |
| | | }; |