| | |
| | | <template> |
| | | <div class="chapter" num="3"> |
| | | <div class="page-box" page="14" style="min-height: auto"> |
| | | <!-- <div class="page-box" page="14" style="min-height: auto"> |
| | | <div v-if="showPageList.indexOf(14) > -1"> |
| | | <h1 id="a004"> |
| | | <!-- 这里的动图有问题,没有背景图片 --> |
| | | <img class="img-0" alt="" src="../../assets/images/dy2.jpg" /> |
| | | <audio :src="auidoPathOne" controls></audio> |
| | | </h1> |
| | |
| | | <p><br /></p> |
| | | <h1><img class="img-0" alt="" src="../../assets/images/ym.jpg" /></h1> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | <!--<div class="page-box" page="16" style="min-height: auto"> |
| | | <div v-if="showPageList.indexOf(16) > -1"> |
| | | <h1> |
| | |
| | | </template> |
| | | |
| | | <script> |
| | | import matching from "@/components/matching/matching.vue"; |
| | | //import matching from "@/components/matching/matching.vue"; |
| | | import { getResourcePath } from "@/assets/methods/resources"; |
| | | export default { |
| | | name: "chapterTwo", |
| | | components: { matching }, |
| | | //components: { matching }, |
| | | props: { |
| | | showPageList: { |
| | | type: Array, |
| | |
| | | data() { |
| | | return { |
| | | videoPathOne: "", |
| | | videoPathTwo: "", |
| | | videoPathThree: "", |
| | | videoPathFour: "", |
| | | auidoPathOne: "", |
| | | auidoPathTwo: "", |
| | | auidoPathThree: "", |
| | | rawData: { |
| | | left: [ |
| | | { |