user1
2024-06-19 53c71572f88a86514a41f0a8f489fccfcaeed6e2
src/books/artAndDrama/view/components/chapter001.vue
@@ -46,7 +46,7 @@
            <audio :src="auidoPathTwo" controls class="audio" @play="audioPlay"></audio>
          </h1>
          <!-- 连线题 -->
          <matching :rawData="rawData" :item="question" class="macthing" :primaryColor="'transparent'"></matching>
          <matching :rawData="rawData" :question="question" class="macthing" :primaryColor="'transparent'"></matching>
          <p class="text">小提示:加点的文字为本句话中的逻辑重音,在朗读发音时请重读。</p>
        </div>
        <p><br /></p>
@@ -399,7 +399,7 @@
    },
    primaryColor: {
      type: String,
      default: "red"
      default: "red",
    }
  },
  //在这里对调用的方法进行挂载
@@ -428,19 +428,20 @@
        left: [
          {
            oldId: "FB34",
            txt: "我请你吃苹果吧!",
            txt: " <span class='un1'>我</span>请你吃苹果吧!",
          },
          {
            oldId: "64D6",
            txt: "我请你吃苹果吧!",
            txt: "我<span class='un1'>请</span>你吃苹果吧!",
          },
          {
            oldId: "2ED4",
            txt: "我请你吃苹果吧!",
            txt: "我请<span class='un1'>你</span>吃苹果吧!",
          },
          {
            oldId: "44DE",
            txt: "我请你吃苹果吧!",
            txt: "我请你吃<span class='un1'>苹果</span>吧!",
          },
        ],
        right: [
@@ -449,15 +450,15 @@
            txt: "强调是请客",
          },
          {
            oldId: "FB34",
            oldId: "2ED4",
            txt: "强调请的是“你”",
          },
          {
            oldId: "2ED4",
            oldId: "44DE",
            txt: "强调吃的东西是“苹果”",
          },
          {
            oldId: "44DE",
            oldId: "FB34",
            txt: "强调请客的人是“我”",
          },
        ],
@@ -469,64 +470,64 @@
        answer: [
          {
            id: "FB34",
            linkValue: "我请你吃苹果吧!",
            value: "强调是请客",
            linkValue: "<span class='un1'>我</span>请你吃苹果吧!",
            value: "强调请客的人是“我”",
          },
          {
            id: "64D6",
            linkValue: "我请你吃苹果吧!",
            linkValue: "我<span class='un1'>请</span>你吃苹果吧!",
            value: "强调是请客",
          },
          {
            id: "2ED4",
            linkValue: "我请<span class='un1'>你</span>吃苹果吧!",
            value: "强调请的是“你”",
          },
          {
            id: "2ED4",
            linkValue: "我请你吃苹果吧!",
            value: "强调吃的东西是“苹果”",
          },
          {
            id: "44DE",
            linkValue: "我请你吃苹果吧!",
            value: "强调请客的人是“我”",
            linkValue: "我请你吃<span class='un1'>苹果</span>吧!",
            value: "强调吃的东西是“苹果”",
          },
        ],
        optionStyle: undefined,
        id: 489306,
        options: {
          //
          linkValues: [
            {
              oldId: "64D6",
              txt: "It is one of China's must-see sights for visitors, which shows thewisdom of Chinese people.",
            },
            {
              oldId: "44DE",
              txt: "It was first discovered and drank in China and my favoriteLongjing tea is produced near the West Lake in Hangzhou.",
            },
            {
              oldId: "FB34",
              txt: "The clothing material is quite popular among Roman women inancient times.",
            },
            {
              oldId: "2ED4",
              txt: "It is very delicious and I like the hot and spicy Sichuan lavor hest.",
            },
          {
            oldId: "FB34",
            txt: "<span class='un1'>我</span>请你吃苹果吧!",
          },
          {
            oldId: "64D6",
            txt: "我<span class='un1'>请</span>你吃苹果吧!",
          },
          {
            oldId: "2ED4",
            txt: "我请<span class='un1'>你</span>吃苹果吧!",
          },
          {
            oldId: "44DE",
            txt: "我请你吃<span class='un1'>苹果</span>吧!",
          },
          ],
          values: [
            {
              oldId: "FB34",
              txt: "Martin  Silk",
            },
            {
              oldId: "64D6",
              txt: "The Great Wall",
            },
            {
              oldId: "2ED4",
              txt: "Chinese Food",
            },
            {
              oldId: "44DE",
              txt: "Chinese Tea",
            },
          {
            oldId: "64D6",
            txt: "强调是请客",
          },
          {
            oldId: "2ED4",
            txt: "强调请的是“你”",
          },
          {
            oldId: "44DE",
            txt: "强调吃的东西是“苹果”",
          },
          {
            oldId: "FB34",
            txt: "强调请客的人是“我”",
          },
          ],
        },
        questionType: "matching",
@@ -537,7 +538,7 @@
        titleDescription: "1",
        userChoise: [],
        value: [],
        // answerImg: require("../../assets/images/matching-one.png"),
        answerImg: require("../../assets/images/matching-one.png"),
      },
      questionData: {
        warnUp: {
@@ -547,6 +548,8 @@
          four: "",
          five: "",
          six: "",
          seven: "",
          enight: "",
        },
        reading: {
          one: "",