| | |
| | | </div> |
| | | </template> |
| | | <script> |
| | | import getResourcePath from "@/assets/methods/resources.js"; |
| | | import {getResourcePath} from "@/assets/methods/resources.js"; |
| | | import examinations from "@/components/examinations/index.vue"; |
| | | |
| | | export default { |
| | |
| | | if (localData) { |
| | | this.chapter008 = { ...Object.assign(this.chapter008, localData) }; |
| | | } |
| | | this.chapter008.videOneUrl = getResourcePath( |
| | | this.chapter008.videOneUrl = await getResourcePath( |
| | | "80986796eb2d8ee1a47cdde606900ed0" |
| | | ); |
| | | this.chapter008.videoTwoUrl = getResourcePath( |
| | | this.chapter008.videoTwoUrl = await getResourcePath( |
| | | "460c7bc740882a9ad93b096a2151dd1c" |
| | | ); |
| | | this.chapter008.videOneUrl = |
| | | "https://jsek.bnuic.com/file/api/ApiDownload?md5=80986796eb2d8ee1a47cdde606900ed0"; |
| | | this.chapter008.videoTwoUrl = |
| | | "https://jsek.bnuic.com/file/api/ApiDownload?md5=460c7bc740882a9ad93b096a2151dd1c"; |
| | | // this.chapter008.videOneUrl = |
| | | // "https://jsek.bnuic.com/file/api/ApiDownload?md5=80986796eb2d8ee1a47cdde606900ed0"; |
| | | // this.chapter008.videoTwoUrl = |
| | | // "https://jsek.bnuic.com/file/api/ApiDownload?md5=460c7bc740882a9ad93b096a2151dd1c"; |
| | | }, |
| | | methods: { |
| | | activityOne() { |