闫增涛
2024-11-19 d8c24a06b3e7844ad65e7c821c022dbb36d29430
src/books/childHealth/view/content/components/chapter009.vue
@@ -305,7 +305,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:动力定型及其形成</p>
            </div>
@@ -593,7 +593,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                style="width: 100%"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:七步洗手法</p>
            </div>
@@ -628,7 +628,7 @@
            />
            云测试
          </h6>
          <p class="blockh6-c center">
          <p class="blockh6-c">
            <span class="img center dl-bl w100">专题九 学习主题一</span>
            <examinations
            v-if="questionData"
@@ -993,7 +993,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:晨间检查</p>
            </div>
@@ -1054,7 +1054,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:预防接种</p>
            </div>
@@ -1267,7 +1267,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                style="width: 100%"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:传染病基础知识——隔离</p>
            </div>
@@ -1322,7 +1322,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:传染病基础知识——消毒</p>
            </div>
@@ -1456,7 +1456,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:环境卫生制度与卫生保健登记、统计制度</p>
            </div>
@@ -1552,69 +1552,181 @@
          <p class="custom_tag">•回顾与反思•</p>
          <p class="block"><b>一、判断对错</b></p>
          <p class="block">
            1.终末消毒是指患者隔离后,对他原来的活动场所进行消毒。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qOne"
              @input="saveChapterOneData"
            />)
            1.终末消毒是指患者隔离后,对他原来的活动场所进行消毒。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qOne"
                value="correct"
                v-model="chapterNineData.question.judge.qOne"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qOne"
                value="error"
                v-model="chapterNineData.question.judge.qOne"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            2.实施免疫计划是保护易感儿童所采取的特异性措施。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qTwo"
              @input="saveChapterOneData"
            />)
            2.实施免疫计划是保护易感儿童所采取的特异性措施。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qTwo"
                value="correct"
                v-model="chapterNineData.question.judge.qTwo"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qTwo"
                value="error"
                v-model="chapterNineData.question.judge.qTwo"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            3.儿童入园后应定期进行健康检查。一般3~7岁,每学期检查一次。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qThree"
              @input="saveChapterOneData"
            />)
            3.儿童入园后应定期进行健康检查。一般3~7岁,每学期检查一次。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qThree"
                value="correct"
                v-model="chapterNineData.question.judge.qThree"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qThree"
                value="error"
                v-model="chapterNineData.question.judge.qThree"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            4.灭活疫苗免疫效果好,免疫力持续时间长。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qFour"
              @input="saveChapterOneData"
            />)
            4.灭活疫苗免疫效果好,免疫力持续时间长。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFour"
                value="correct"
                v-model="chapterNineData.question.judge.qFour"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFour"
                value="error"
                v-model="chapterNineData.question.judge.qFour"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            5.注射丙种球蛋白获得的免疫力为人工被动免疫。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qFive"
              @input="saveChapterOneData"
            />)
            5.注射丙种球蛋白获得的免疫力为人工被动免疫。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFive"
                value="correct"
                v-model="chapterNineData.question.judge.qFive"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFive"
                value="error"
                v-model="chapterNineData.question.judge.qFive"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            6.类毒素是由病毒制成的自动免疫制剂。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qSix"
              @input="saveChapterOneData"
            />)
            6.类毒素是由病毒制成的自动免疫制剂。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qSix"
                value="correct"
                v-model="chapterNineData.question.judge.qSix"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qSix"
                value="error"
                v-model="chapterNineData.question.judge.qSix"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            7. 5~7岁的儿童每天需9~10小时睡眠。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qSeven"
              @input="saveChapterOneData"
            />)
            7. 5~7岁的儿童每天需9~10小时睡眠。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qSeven"
                value="correct"
                v-model="chapterNineData.question.judge.qSeven"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qSeven"
                value="error"
                v-model="chapterNineData.question.judge.qSeven"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            8.乙型脑炎疫苗、麻疹疫苗属于活疫苗。(<input
              type="text"
              class="judge-input"
              v-model="chapterNineData.question.judge.qEnight"
              @input="saveChapterOneData"
            />)
            8.乙型脑炎疫苗、麻疹疫苗属于活疫苗。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qEnight"
                value="correct"
                v-model="chapterNineData.question.judge.qEnight"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qEnight"
                value="error"
                v-model="chapterNineData.question.judge.qEnight"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block"><b>二、填空</b></p>
          <p class="block">
            1.物理消毒法简便易行,较为有效。它又分为<input