YM
2024-05-17 0a465050c773d8b420f2b99d598de3d5dc9aef2b
src/books/childHealth/view/content/components/chapter0004.vue
@@ -676,8 +676,7 @@
          云测试
        </h6>
        <p class="blockh6-c">
          <!-- <img class="img-g" alt="" src="image/0104-1.jpg" /><br /> -->
          <!-- <span class="img">专题四 学习主题一</span> -->
          <span class="img center dl-bl w100">专题四 学习主题一</span>
          <examinations :cardList="questionData[91]" />
        </p>
        <h2 class="module_block" id="b017">
@@ -1086,7 +1085,7 @@
          云测试
        </h6>
        <p class="blockh6-c center">
          <!-- <span class="img">专题四 学习主题二</span> -->
          <span class="img center dl-bl w100">专题四 学习主题二</span>
          <examinations :cardList="questionData[97]" />
        </p>
        <h6 class="Conclusion-title4">专题小结</h6>
@@ -1209,7 +1208,7 @@
  },
  async mounted() {
    console.log('数据',testData[4]);
    this.$data.questionData = await getQuestionData(testData[4])
    this.$data.questionData = await getQuestionData('4',testData[4])
    this.$data.pathOne = getResourcePath('f2980359eb32cb3b74b284bf5348a596')
    this.$data.pathTwo = getResourcePath('2677fc38748eeac767a4b3fab5989a38')
    this.$data.pathThree = getResourcePath('87836d6f409df33817589b6b67514979')