闫增涛
2024-06-25 3da5f03452d0ce8b15e062f4a760e3c7663b470b
src/books/artAndDrama/view/components/chapter001.vue
@@ -46,7 +46,7 @@
            <audio :src="auidoPathTwo" controls class="audio" @play="audioPlay"></audio>
          </h1>
          <!-- 连线题 -->
          <matching :rawData="rawData" :question="question" class="macthing" :primaryColor="'transparent'"></matching>
          <matching :rawData="rawData" :question="question" class="macthing" :primaryColor="'transparent'" :bordercolor="'transparent'"></matching>
          <p class="text">小提示:加点的文字为本句话中的逻辑重音,在朗读发音时请重读。</p>
        </div>
        <p><br /></p>
@@ -66,7 +66,7 @@
          <p class="center openImgBox">
            <img class="img-e" alt="" src="../../assets/images/1-2蚂蚁举大树.gif" />
          </p>
          <choice class="text" :questions="questions"></choice>
          <choice class="text" :questions="questions" :primaryColor="accentColor"  hoverBackgroundColor="#F58200" hoverColor="white"></choice>
          <p class="center text">
            <video :src="videoPathOne" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
              x5-video-orientation="h5" x5-video-player-fullscreen="true" x5-playsinline="" controls
@@ -397,10 +397,10 @@
      auidoPathTwo: "",
      auidoPathThree: "",
      chapterData: {
        isCollectImg: false,
        isCollectVideo: false,
        txtOne: "",
        txtTwo: "",
      isCollectImg: false,
      isCollectVideo: false,
      txtOne: "",
      txtTwo: "",
      },
      rawData: {
        left: [
@@ -552,7 +552,7 @@
          questionType: "singleChoice",
          score: 2,
          stem: {
            "stemTxt": "1、蚂蚁是典型的(  )昆虫。(多选)"
            "stemTxt": "1、蚂蚁是典型的( )昆虫。(多选)"
          },
          stemStyle: "Txt",
          userAnswer: "",
@@ -594,7 +594,7 @@
          questionType: "singleChoice",
          score: 2,
          stem: {
            "stemTxt": "2、蚂蚁内部又(  )分工。(多选)"
            "stemTxt": "2、蚂蚁内部又( )分工。(多选)"
          },
          stemStyle: "Txt",
          userAnswer: "",
@@ -636,7 +636,7 @@
          questionType: "singleChoice",
          score: 2,
          stem: {
            "stemTxt": "3、一个(  )群体少不了默契的配合。(多选)"
            "stemTxt": "3、一个( )群体少不了默契的配合。(多选)"
          },
          stemStyle: "Txt",
          userAnswer: "",