| | |
| | | |
| | | <script> |
| | | import examinations from "@/components/examinations/index.vue"; |
| | | import getResourcePath from "@/assets/methods/resources"; |
| | | import {getResourcePath} from "@/assets/methods/resources"; |
| | | export default { |
| | | components: { examinations }, |
| | | name: "chapterSix", |
| | |
| | | this.$data.learnTableFive = !this.$data.learnTableFive; |
| | | } |
| | | }, |
| | | getVideoPath() { |
| | | this.$data.pathOne = getResourcePath("816cf9d161803aea47ea583ba5d4f0ac"); |
| | | this.$data.pathTwo = getResourcePath("15d4b47f10359b7ad77d87e2327db429"); |
| | | this.$data.pathThree = getResourcePath( |
| | | async getVideoPath() { |
| | | this.$data.pathOne = await getResourcePath("816cf9d161803aea47ea583ba5d4f0ac"); |
| | | this.$data.pathTwo = await getResourcePath("15d4b47f10359b7ad77d87e2327db429"); |
| | | this.$data.pathThree = await getResourcePath( |
| | | "66c19c1c7a772fc88080b607f70eebaf" |
| | | ); |
| | | this.$data.pathFour = getResourcePath("a548917a24721ef2b37e1053ac843af4"); |
| | | this.$data.pathFour = await getResourcePath("a548917a24721ef2b37e1053ac843af4"); |
| | | }, |
| | | saveChapterOneData() { |
| | | this.saveTime = 20; |