From 3d27635c7ac693c461dd2ca01e8f5bebb1f0c642 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期一, 27 五月 2024 17:16:22 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/lifeCare/view/chapter002.vue | 78 +++++++++------------------------------ 1 files changed, 18 insertions(+), 60 deletions(-) diff --git a/src/books/lifeCare/view/chapter002.vue b/src/books/lifeCare/view/chapter002.vue index 3330b47..495a408 100644 --- a/src/books/lifeCare/view/chapter002.vue +++ b/src/books/lifeCare/view/chapter002.vue @@ -1,5 +1,5 @@ <template> - <div class="chapter" num='2'> + <div class="chapter" num="2"> <div class="page-box" page="16"> <div class="bodystyle topImg"> <h2 id="b002"><img class="img-0" alt="" src="../image/dy2.jpg" /></h2> @@ -216,7 +216,6 @@ <p> 2锝�4浜轰负涓�缁勫紑灞曞疄璁搷浣滐紝鍏朵腑涓�浜烘搷浣滐紝鍏朵粬鍚屽瑙傛懇銆傛搷浣滆�呬竴杈瑰疄鎿嶄竴杈硅瑙f搷浣滆棰嗭紝鍏朵粬鍚屽鎸夌収鐝骇鐜娓呮磥娑堟瘨鐨勮瘎鍒嗘爣鍑嗙粰鎿嶄綔鑰呮墦鍒嗐�� </p> - <p><br /></p> <!-- <div class="bk-sys"> <div class="bj1-sys"> <p class="left"> @@ -605,7 +604,6 @@ </p> <p>5.鏍规嵁妫�鏌ョ殑缁撴灉鍙戞斁瀵瑰簲鐨勬櫒闂存鏌ョ墝銆�</p> <p>6.灏嗘墍鐢ㄧ墿鍝佹竻鐞嗗共鍑�锛屾憜鏀炬暣榻愩��</p> - <p><br /></p> <div class="tips-bk"> <div class="bj-tip"> 鏅ㄩ棿妫�鏌ヨ瘎鍒嗘爣鍑�<img @@ -1113,8 +1111,9 @@ v-model="chapter002.textAreaItem.text21" style="border: 0" placeholder="璇疯緭鍏ュ唴瀹�" - rows="5" - maxlength="200" + rows="3" + maxlength="100" + class="texxtareaInput" @blur="onBlurChange('text21')" ></textarea> <p class="left">琛ㄧ幇</p> @@ -1122,8 +1121,9 @@ v-model="chapter002.textAreaItem.text22" style="border: 0" placeholder="璇疯緭鍏ュ唴瀹�" - rows="5" - maxlength="200" + rows="3" + maxlength="100" + class="texxtareaInput" @blur="onBlurChange('text22')" ></textarea> <p class="left">鍘熷洜</p> @@ -1131,8 +1131,9 @@ v-model="chapter002.textAreaItem.text23" style="border: 0" placeholder="璇疯緭鍏ュ唴瀹�" - rows="5" - maxlength="200" + rows="3" + maxlength="100" + class="texxtareaInput" @blur="onBlurChange('text23')" ></textarea> </div> @@ -1187,7 +1188,6 @@ <h4 id="d015"> 鈻垛柖 搴旂敤涓庡疄璺�<span class="fontsz1">锛烇紴锛烇紴锛烇紴锛烇紴</span> </h4> - <p><br /></p> <p><b>涓�銆佸崟閫夐</b></p> <p> 1.娆查厤鍒舵祿搴︿负250mg/L鐨勬湁鏁堟隘娑堟瘨鍓�2000mL锛岄渶瑕佷娇鐢ㄦ湁鏁堟隘鍚噺涓�500mg/鐗囩殑鍚隘娑堟瘨鐗囷紙銆�<input @@ -1273,10 +1273,13 @@ /> </div> <div - v-if="chapter002.idOpenThree && chapter002.qustionData[2]" + v-if="chapter002.idOpenThree && chapter002.qustionData[23]" class="tips-file" > - <examinations :cardList="chapter002.qustionData[2]" /> + <examinations + :primaryColor="'#f49a4c'" + :cardList="chapter002.qustionData[23]" + /> </div> </div> </div> @@ -1306,53 +1309,8 @@ isInspectOpen: true, isInspectOpen: true, qustionData: {}, - textAreaItem: { - text1: "", - text2: "", - text3: "", - text4: "", - text5: "", - text6: "", - text7: "", - text8: "", - text9: "", - text10: "", - text11: "", - text12: "", - text13: "", - text14: "", - text15: "", - text16: "", - text17: "", - text18: "", - text19: "", - text20: "", - text21: "", - text22: "", - text23: "", - text24: "", - text25: "", - }, - table121: { - text1: "", - text2: "", - text3: "", - text4: "", - text5: "", - text6: "", - text7: "", - text8: "", - text9: "", - text10: "", - text11: "", - text12: "", - text13: "", - text14: "", - text15: "", - text16: "", - text17: "", - text18: "", - }, + textAreaItem: {}, + table121: {}, // 琛ㄦ牸1-2-1 headersData: [ "妫�鏌ュ璞�", @@ -1586,7 +1544,7 @@ "https:/jsek.bnuic.com/file/api/ApiDownload?md5=b727b78f8036a38cbd054816a81da7f8"; this.chapter002.videOneUrl = "https:/jsek.bnuic.com/file/api/ApiDownload?md5=6e471afdbeb95a8891f1551cbb0cd4fd"; - this.qustionData = await getQuestionData("2",testData[2],this.config.activeBook); + this.chapter002.qustionData = await getQuestionData("2",testData[2],this.config.activeBook); }, methods: { activityOne() { -- Gitblit v1.9.1