unknown
2024-06-13 aa69bbdc334707391579590aab7cf859ad4ab427
src/books/artAndDrama/view/components/chapter002.vue
@@ -1,9 +1,8 @@
<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>
@@ -65,7 +64,7 @@
        <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>
@@ -445,11 +444,11 @@
</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,
@@ -462,8 +461,12 @@
  data() {
    return {
      videoPathOne: "",
      videoPathTwo: "",
      videoPathThree: "",
      videoPathFour: "",
      auidoPathOne: "",
      auidoPathTwo: "",
      auidoPathThree: "",
      rawData: {
        left: [
          {