zhongshujie
2024-11-20 0ac4e192d2d2c28eb95e118eb381c04330b07953
src/books/childHealth/view/content/components/chapter006.vue
@@ -839,7 +839,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:新生儿特点与保健</p>
            </div>
@@ -1145,7 +1145,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:重视新生儿疾病筛查</p>
            </div>
@@ -1226,7 +1226,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:早产儿的特点与保健</p>
            </div>
@@ -2309,7 +2309,7 @@
                x5-playsinline=""
                controls
                controlslist="nodownload"
                class="w100 video-border"
                class="w100 video-border video"
              ></video>
              <p class="img">视频:幼儿期的特点与保健</p>
            </div>
@@ -2528,126 +2528,336 @@
        </div>
        <div class="padding-96">
          <p class="block">
            啡,但可以经常喝茶。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qOne"
              @input="saveChapterOneData"
            />)
            啡,但可以经常喝茶。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qOne"
                value="correct"
                v-model="chapterSixData.question.judge.qOne"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qOne"
                value="error"
                v-model="chapterSixData.question.judge.qOne"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            2.即使怀孕3个月后,性激素类药物依然对胎儿有致畸的危险。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qTwo"
              @input="saveChapterOneData"
            />)
            2.即使怀孕3个月后,性激素类药物依然对胎儿有致畸的危险。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qTwo"
                value="correct"
                v-model="chapterSixData.question.judge.qTwo"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qTwo"
                value="error"
                v-model="chapterSixData.question.judge.qTwo"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            3.婴儿的囟门很柔软,是因为其头部骨骼没有闭合而形成的,所以不能触摸。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qThree"
              @input="saveChapterOneData"
            />)
            3.婴儿的囟门很柔软,是因为其头部骨骼没有闭合而形成的,所以不能触摸。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qThree"
                value="correct"
                v-model="chapterSixData.question.judge.qThree"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qThree"
                value="error"
                v-model="chapterSixData.question.judge.qThree"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            4.用阿普加量表测评新生儿,得分高于4分者即处于良好的健康状况。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qFour"
              @input="saveChapterOneData"
            />)
            4.用阿普加量表测评新生儿,得分高于4分者即处于良好的健康状况。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFour"
                value="correct"
                v-model="chapterSixData.question.judge.qFour"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFour"
                value="error"
                v-model="chapterSixData.question.judge.qFour"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">5.新生儿以下不规则的呼吸模式是正常的:</p>
          <p class="block">
            ①深呼吸。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qFive.one"
              @input="saveChapterOneData"
            />)
            ①深呼吸。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFiveone"
                value="correct"
                v-model="chapterSixData.question.judge.qFive.one"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFiveone"
                value="error"
                v-model="chapterSixData.question.judge.qFive.one"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            ②呼吸频率高于每分钟60次。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qFive.two"
              @input="saveChapterOneData"
            />)
            ②呼吸频率高于每分钟60次。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFivetwo"
                value="correct"
                v-model="chapterSixData.question.judge.qFive.two"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFivetwo"
                value="error"
                v-model="chapterSixData.question.judge.qFive.two"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            ③呼吸终止的时间低于6秒。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qFive.three"
              @input="saveChapterOneData"
            />)
            ③呼吸终止的时间低于6秒。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFivethree"
                value="correct"
                v-model="chapterSixData.question.judge.qFive.three"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFivethree"
                value="error"
                v-model="chapterSixData.question.judge.qFive.three"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            ④嘴唇和指甲的颜色没有发红或者发青现象。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qFive.four"
              @input="saveChapterOneData"
            />)
            ④嘴唇和指甲的颜色没有发红或者发青现象。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFivefour"
                value="correct"
                v-model="chapterSixData.question.judge.qFive.four"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFivefour"
                value="error"
                v-model="chapterSixData.question.judge.qFive.four"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            ⑤新生儿经常会用急速深呼吸来舒展肺部,这种呼吸也是正常的。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qFive.five"
              @input="saveChapterOneData"
            />)
            ⑤新生儿经常会用急速深呼吸来舒展肺部,这种呼吸也是正常的。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qFivefive"
                value="correct"
                v-model="chapterSixData.question.judge.qFive.five"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qFivefive"
                value="error"
                v-model="chapterSixData.question.judge.qFive.five"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            6.有学者发现在牛奶、鸡蛋、花生三种最常见的致敏食物中,花生过敏最严重,持续时间最长。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qSix"
              @input="saveChapterOneData"
            />)
            6.有学者发现在牛奶、鸡蛋、花生三种最常见的致敏食物中,花生过敏最严重,持续时间最长。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qSix"
                value="correct"
                v-model="chapterSixData.question.judge.qSix"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qSix"
                value="error"
                v-model="chapterSixData.question.judge.qSix"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            7.婴儿期是生长发育的第一高峰期,且出生后的前3个月生长发育最旺盛。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qSeven"
              @input="saveChapterOneData"
            />)
            7.婴儿期是生长发育的第一高峰期,且出生后的前3个月生长发育最旺盛。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qSeven"
                value="correct"
                v-model="chapterSixData.question.judge.qSeven"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qSeven"
                value="error"
                v-model="chapterSixData.question.judge.qSeven"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            8.正常情况下,1岁婴儿头围的平均值是44厘米,胸围的平均值为46厘米。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qEnight"
              @input="saveChapterOneData"
            />)
            8.正常情况下,1岁婴儿头围的平均值是44厘米,胸围的平均值为46厘米。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qEnight"
                value="correct"
                v-model="chapterSixData.question.judge.qEnight"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qEnight"
                value="error"
                v-model="chapterSixData.question.judge.qEnight"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            9. 1岁以内预防接种的基础免疫已经完成,以后就不需要再接种了。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qNine"
              @input="saveChapterOneData"
            />)
            9. 1岁以内预防接种的基础免疫已经完成,以后就不需要再接种了。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qNine"
                value="correct"
                v-model="chapterSixData.question.judge.qNine"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qNine"
                value="error"
                v-model="chapterSixData.question.judge.qNine"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            10.学前儿童腋窝汗腺发达,因此,腋窝比躯干、胸部出汗明显。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qTen"
              @input="saveChapterOneData"
            />)
            10.学前儿童腋窝汗腺发达,因此,腋窝比躯干、胸部出汗明显。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qTen"
                value="correct"
                v-model="chapterSixData.question.judge.qTen"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qTen"
                value="error"
                v-model="chapterSixData.question.judge.qTen"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            11.学前儿童不宜与成人共进主餐。(<input
              type="text"
              class="judge-input"
              v-model="chapterSixData.question.judge.qEleven"
              @input="saveChapterOneData"
            />)
            11.学前儿童不宜与成人共进主餐。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qEleven"
                value="correct"
                v-model="chapterSixData.question.judge.qEleven"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qEleven"
                value="error"
                v-model="chapterSixData.question.judge.qEleven"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block"><b>二、填空</b></p>
          <p class="block">
            1.新生儿的头部有两个“柔软的点”,这是囟门,通常<input
@@ -2960,7 +3170,7 @@
    },
    gotoLabel(id) {
      (this.container ? this.container : document).getElementById(id).scrollIntoView()
    }
    },
  },
};
</script>