| | |
| | | </p> |
| | | <div class="annotation-border"></div> |
| | | <p class="note" id="childTen-labelOne"> |
| | | <a id="m1"></a><a href="chapter010.html#w1">[1]</a> |
| | | <a id="m1"></a><a href="javascript: void(0)">[1]</a> |
| | | 摘自《幼儿园建设标准》(建标175—2016)。 |
| | | </p> |
| | | </div> |
| | |
| | | controls |
| | | controlslist="nodownload" |
| | | class="w100 video-border video" |
| | | @play="videoPlay" |
| | | ></video> |
| | | <p class="img">视频:幼儿园各室配置的卫生要求</p> |
| | | </div> |
| | |
| | | controls |
| | | controlslist="nodownload" |
| | | class="w100 video-border video" |
| | | @play="videoPlay" |
| | | ></video> |
| | | <p class="img">视频:幼儿园文具和教玩具卫生</p> |
| | | </div> |
| | |
| | | <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" |
| | |
| | | @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 |
| | |
| | | gotoLabel(id) { |
| | | (this.container ? this.container : document).getElementById(id).scrollIntoView() |
| | | }, |
| | | videoPlay(e) { |
| | | this.$emit('closeVideo',e.srcElement.currentSrc) |
| | | } |
| | | }, |
| | | }; |
| | | </script> |