闫增涛
2024-05-15 af32b4dea68d727f4f7fe3d594282931e973f430
src/books/childHealth/view/content/components/chapter009.vue
@@ -1,5 +1,5 @@
<template>
  <div class="chapter-nine">
  <div class="chapter" :num="9">
    <!-- 235 -->
    <div class="page-box" page="235">
      <div class="padding-96">
@@ -219,7 +219,7 @@
          </div>
          <div class="right" style="width: 60%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:动力定型及其形成.mp4"
              :src="pathOne"
              poster="../../../assets/images/chapterTwo/people-video-img.png"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -486,7 +486,7 @@
          </div>
          <div class="right" style="width: 65%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:七步洗手法.mp4"
              :src="pathTwo"
              poster="../../../assets/images/chapterTwo/people-video-img.png"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -532,7 +532,8 @@
        </h6>
        <p class="blockh6-c center">
          <!-- <img class="img-g" alt="" src="image/0256-2.jpg" /><br /> -->
          <span class="img">专题九 学习主题一</span>
          <!-- <span class="img">专题九 学习主题一</span> -->
          <examinations :cardList="questionData[243]" />
        </p>
      </div>
    </div>
@@ -777,7 +778,7 @@
          </div>
          <div class="right" style="width: 60%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:晨间检查.mp4"
              :src="pathThree"
              poster="../../../assets/images/chapterOne/people-video-img.jpg"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -829,7 +830,7 @@
          </div>
          <div class="right" style="width: 60%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:预防接种.mp4"
              :src="pathFour"
              poster="../../../assets/images/chapterOne/people-video-img.jpg"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -1015,7 +1016,7 @@
          </div>
          <div class="right" style="width: 60%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:传染病基础知识——隔离.mp4"
              :src="pathFive"
              poster="../../../assets/images/chapterTwo/people-video-img.png"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -1064,7 +1065,7 @@
          </div>
          <div class="right" style="width: 60%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:传染病基础知识——消毒.mp4"
              :src="pathSix"
              poster="../../../assets/images/chapterTwo/people-video-img.png"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -1184,7 +1185,7 @@
          </div>
          <div class="right" style="width: 60%">
            <video
              src="http://182.92.203.7:3007/books/resource/1/video/chapterNine/专题九:环境卫生制度与卫生保健登记、统计制度.mp4"
              :src="pathSeven"
              poster="../../../assets/images/chapterTwo/people-video-img.png"
              webkit-playsinline="true"
              x-webkit-airplay="true"
@@ -1263,7 +1264,8 @@
        </h6>
        <p class="blockh6-c">
          <!-- <img class="img-g" alt="" src="image/0267-1.jpg" /><br /> -->
          <span class="img">专题九 学习主题二</span>
          <!-- <span class="img">专题九 学习主题二</span> -->
          <examinations :cardList="questionData[255]" />
        </p>
        <h6 class="Conclusion-title4">专题小结</h6>
        <p class="blockh6">
@@ -1386,10 +1388,10 @@
        </h6>
        <p class="blockh6-c">
          学习完本专题,你的学习效果如何呢?咱们一起来扫码测一测吧!<br />
          <!-- <img class="img-g" alt="" src="image/0269-1.jpg" /><br /> -->
          <span class="img">过关检测(资格考试模拟题)1</span><br />
          <!-- <img class="img-g" alt="" src="image/0269-2.jpg" /><br /> -->
          <examinations :cardList="questionData[2561]" />
          <span class="img">过关检测(资格考试模拟题)2</span>
          <examinations :cardList="questionData[2562]" />
        </p>
        <h6 class="Conclusion-title4">•学习反思•</h6>
        <p class="blockh6 m0-t0 fl fl-di fl-cn">
@@ -1417,9 +1419,13 @@
<script>
import evenHeader from "../../components/pageHeader/evenHeader.vue";
import oddHeader from "../../components/pageHeader/oddHeader.vue";
import examinations from "@/components/examinations/index.vue";
import getQuestionData from '@/assets/methods/examination'
import testData from '../../../assets/examinationList'
import getResourcePath from '@/assets/methods/resources'
export default {
  name: "chapterNine",
  components: { evenHeader, oddHeader },
  components: { evenHeader, oddHeader,examinations },
  data() {
    return {
      learn: require("../../../assets/images/chapterNine/0248-1.jpg"),
@@ -1432,8 +1438,26 @@
      learnTableThree: true,
      learnTableFour: true,
      learnTableFive: true,
      questionData:{},
      pathOne: "",
      pathTwo: "",
      pathThree: "",
      pathFour: "",
      pathFive:"",
      pathSix: "",
      pathSeven: "",
    };
  },
  mounted() {
    this.$data.questionData = getQuestionData(testData[9])
    this.$data.pathOne = getResourcePath("730ab5395d1b5b5c87d7422cc6540f35");
    this.$data.pathTwo = getResourcePath("e3c6884dc80cf947e3a38c5595d474ad");
    this.$data.pathThree = getResourcePath("bdaec679118721e0623d62ac3031288e");
    this.$data.pathFour = getResourcePath("c61f14623b01adaa326d18f2a19b822b");
    this.$data.pathFive = getResourcePath("c469389f516c81f13e4d0440bd9ec87e");
    this.$data.pathSix = getResourcePath("f8d747892eb8af7ed16bcb71967d414f");
    this.$data.pathSeven = getResourcePath("960e9aa17b48e900b08cde6e44b774f3");
  },
  methods: {
    changeResources(type) {
      if (type == "learnTableOne") {