From d8c24a06b3e7844ad65e7c821c022dbb36d29430 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 19 十一月 2024 17:15:08 +0800 Subject: [PATCH] 各图书bug修改 --- src/books/childHealth/view/content/components/chapter002.vue | 104 ++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 80 insertions(+), 24 deletions(-) diff --git a/src/books/childHealth/view/content/components/chapter002.vue b/src/books/childHealth/view/content/components/chapter002.vue index 0c794eb..31699f9 100644 --- a/src/books/childHealth/view/content/components/chapter002.vue +++ b/src/books/childHealth/view/content/components/chapter002.vue @@ -1193,21 +1193,49 @@ <p class="custom_tag">鈥㈠洖椤句笌鍙嶆�濃��</p> <p class="block"><b>涓�銆佸垽鏂閿�</b></p> <p class="block"> - 1.鏈夌殑瀛╁瓙澶村ぇ锛屾湁鐨勫瀛愬ご灏忥紝杩欎篃浣撶幇浜嗗鍓嶅効绔ョ敓闀垮彂鑲茬殑涓綋宸紓鎬с�傦紙<input - type="text" - class="judge-input" - v-model="chapterTwoData.question.judge.qOne" - @input="saveChapterOneData" - />锛� + 1.鏈夌殑瀛╁瓙澶村ぇ锛屾湁鐨勫瀛愬ご灏忥紝杩欎篃浣撶幇浜嗗鍓嶅効绔ョ敓闀垮彂鑲茬殑涓綋宸紓鎬с�傦紙锛� </p> + <div class="radio-box"> + <label> + <input + type="radio" + name="qOne" + value="correct" + v-model="chapterTwoData.question.judge.qOne" + @change="saveChapterOneData" + /> + 瀵�</label> + <label> + <input + type="radio" + name="qOne" + value="error" + v-model="chapterTwoData.question.judge.qOne" + @change="saveChapterOneData" + />閿�</label> + </div> <p class="block"> - 2.瀛﹀墠鍎跨鍙戣偛鐣稿舰鎴栨偅鏈夊厛澶╂�х柧鐥咃紝閮芥槸鍙楅仐浼犲洜绱犵殑褰卞搷銆傦紙<input - type="text" - class="judge-input" - v-model="chapterTwoData.question.judge.qTwo" - @input="saveChapterOneData" - />锛� + 2.瀛﹀墠鍎跨鍙戣偛鐣稿舰鎴栨偅鏈夊厛澶╂�х柧鐥咃紝閮芥槸鍙楅仐浼犲洜绱犵殑褰卞搷銆傦紙锛� </p> + <div class="radio-box"> + <label> + <input + type="radio" + name="qTwo" + value="correct" + v-model="chapterTwoData.question.judge.qTwo" + @change="saveChapterOneData" + /> + 瀵�</label> + <label> + <input + type="radio" + name="qTwo" + value="error" + v-model="chapterTwoData.question.judge.qTwo" + @change="saveChapterOneData" + />閿�</label> + </div> </div> </div> </div> @@ -1223,21 +1251,49 @@ </div> <div class="padding-96"> <p class="block"> - 3.鍦ㄧ敓闀垮彂鑲茶繃绋嬩腑锛岃韩浣撳悇閮ㄥ垎鐨勭敓闀块�熷害鏄細涓嬭偄澧炲姞鏈�澶氾紝澶撮鏈�灏戙�傦紙<input - type="text" - class="judge-input" - v-model="chapterTwoData.question.judge.qThree" - @input="saveChapterOneData" - />锛� + 3.鍦ㄧ敓闀垮彂鑲茶繃绋嬩腑锛岃韩浣撳悇閮ㄥ垎鐨勭敓闀块�熷害鏄細涓嬭偄澧炲姞鏈�澶氾紝澶撮鏈�灏戙�傦紙锛� </p> + <div class="radio-box"> + <label> + <input + type="radio" + name="qThree" + value="correct" + v-model="chapterTwoData.question.judge.qThree" + @change="saveChapterOneData" + /> + 瀵�</label> + <label> + <input + type="radio" + name="qThree" + value="error" + v-model="chapterTwoData.question.judge.qThree" + @change="saveChapterOneData" + />閿�</label> + </div> <p class="block"> - 4.鏈変簺瀛╁瓙鏄厛瀛︿細寮�鍙h璇濓紝鍚庡浼氳蛋璺紝鏈変簺瀛╁瓙鍒氬ソ鐩稿弽銆傝繖鏄敱浜庣敓闀垮彂鑲插叿鏈変釜浣撳樊寮傛�с�傦紙<input - type="text" - class="judge-input" - v-model="chapterTwoData.question.judge.qFour" - @input="saveChapterOneData" - />锛� + 4.鏈変簺瀛╁瓙鏄厛瀛︿細寮�鍙h璇濓紝鍚庡浼氳蛋璺紝鏈変簺瀛╁瓙鍒氬ソ鐩稿弽銆傝繖鏄敱浜庣敓闀垮彂鑲插叿鏈変釜浣撳樊寮傛�с�傦紙锛� </p> + <div class="radio-box"> + <label> + <input + type="radio" + name="qFour" + value="correct" + v-model="chapterTwoData.question.judge.qFour" + @change="saveChapterOneData" + /> + 瀵�</label> + <label> + <input + type="radio" + name="qFour" + value="error" + v-model="chapterTwoData.question.judge.qFour" + @change="saveChapterOneData" + />閿�</label> + </div> <p class="block"><b>浜屻�佸~绌�</b></p> <p class="block"> 1.濠村効鏈熺殑鍔ㄤ綔鍙戣偛棣栧厛鏄細鎶ご銆佽浆澶达紝鐒跺悗浼氱炕韬�佸潗锛屾渶鍚庝細绔欑珛銆佽璧帮紝杩欐槸閬靛惊浜�<input -- Gitblit v1.9.1