zhongshujie
2024-11-20 0ac4e192d2d2c28eb95e118eb381c04330b07953
src/books/childHealth/view/content/components/chapter010.vue
@@ -1258,14 +1258,27 @@
          <p class="custom_tag">•回顾与反思•</p>
          <p class="block"><b>一、判断对错</b></p>
          <p class="block">
            1.幼儿园的厨房及隔离室应有单独的入口。(<input
              type="text"
              class="judge-input"
              v-model="chapterTenData.question.judge.qOne"
              @input="saveChapterOneData"
            />)
            1.幼儿园的厨房及隔离室应有单独的入口。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qOne"
                value="correct"
                v-model="chapterTenData.question.judge.qOne"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qOne"
                value="error"
                v-model="chapterTenData.question.judge.qOne"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            2.主要儿童用房的玻地面积比值不应低于1∶8。(<input
              type="text"
@@ -1274,14 +1287,47 @@
              @input="saveChapterOneData"
            />)
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qTwo"
                value="correct"
                v-model="chapterTenData.question.judge.qTwo"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qTwo"
                value="error"
                v-model="chapterTenData.question.judge.qTwo"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block">
            3.儿童用床一般以条形木板床为最好,透气且有利于儿童脊柱正直。(<input
              type="text"
              class="judge-input"
              v-model="chapterTenData.question.judge.qThree"
              @input="saveChapterOneData"
            />)
            3.儿童用床一般以条形木板床为最好,透气且有利于儿童脊柱正直。()
          </p>
          <div class="radio-box">
            <label>
              <input
                type="radio"
                name="qThree"
                value="correct"
                v-model="chapterTenData.question.judge.qThree"
                @change="saveChapterOneData"
               />
              对</label>
            <label>
              <input
                type="radio"
                name="qThree"
                value="error"
                v-model="chapterTenData.question.judge.qThree"
                @change="saveChapterOneData"
              />错</label>
          </div>
          <p class="block"><b>二、填空</b></p>
          <p class="block">
            <input