From 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期一, 28 四月 2025 18:34:51 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/artAndDrama/view/components/chapter003.vue |   37 ++++++++++++++++++-------------------
 1 files changed, 18 insertions(+), 19 deletions(-)

diff --git a/src/books/artAndDrama/view/components/chapter003.vue b/src/books/artAndDrama/view/components/chapter003.vue
index 7b813aa..29ce7d4 100644
--- a/src/books/artAndDrama/view/components/chapter003.vue
+++ b/src/books/artAndDrama/view/components/chapter003.vue
@@ -15,7 +15,7 @@
                 <img class="img-gn" alt="" src="../../assets/images/dydd.jpg" />
               </p>
             </div>
-            <p class="block" style="margin: 8% 5% 5% 7%">
+            <p class="block mar-block">
               姣忎釜浜虹殑蹇冧腑閮芥湁涓�涓垶鍙帮紝婕旂粠鐫�鐢熸椿鐨勯吀鐢滆嫤杈o紝璁板綍鐫�鎴愰暱鐨勭偣鐐规淮婊淬�傘�婁竴鍧楀ザ閰�嬩腑鐨勬瘡鍙皬铓傝殎涔熸湁寰堝蹇冮噷璇濊琛ㄨ揪锛岃鎴戜滑涓�璧锋紨缁庡嚭鏉ュ惂锛�
             </p>
           </div>
@@ -125,7 +125,7 @@
           <p class="text t-l rhombusFather">
             <span class="hs1 rhombus">鈼�</span>鍦ㄣ�婁竴鍧楀ザ閰�嬬殑鏁呬簨涓紝铓傝殎闃熼暱涔熻捣杩囪椽蹇冿紝浣嗕粬鏈�缁堟垚鍔熷厠鏈嶄簡璐績锛屼綘璁や负浠栨槸鎬庝箞鍋氬埌鐨勫憿锛�
             <textarea v-model="questionData.reading.one" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
-              style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"
+              class="w90 ma-l-40 fz-16 fm-son"  @change="setBookQuestion"
               :class="{ 'textarea-focused': isFocused === 'one' }" @focus="handleFocus('one')"
               @blur="handleBlur('one')">
             </textarea>
@@ -171,39 +171,38 @@
           <p class="text rhombusFather">
             <span class="hs1 rhombus">鈼�</span>璇锋寜鐓т簨浠跺叚瑕佺礌鐨勭粨鏋勭粰澶у鍒嗕韩涓�浠跺揩涔愮殑浜嬪惂锛�
           </p>
-          <p class="text2">
-            鏃堕棿锛�<input v-model="questionData.warnUp.one" class="input-bottom-border fz-18" @change="setBookQuestion"
-              style="width: 70%" />
+          <p class="text2 special-P">
+            鏃堕棿锛�<input v-model="questionData.warnUp.one" class="input-bottom-border fz-18 w70" @change="setBookQuestion"
+              />
           </p>
-          <p class="text2">
-            鍦扮偣锛�<input v-model="questionData.warnUp.two" class="input-bottom-border fz-18" @change="setBookQuestion"
-              style="width: 70%" />
+          <p class="text2 special-P">
+            鍦扮偣锛�<input v-model="questionData.warnUp.two" class="input-bottom-border fz-18 w70" @change="setBookQuestion"
+              />
           </p>
-          <p class="text2">
-            浜虹墿锛�<input v-model="questionData.warnUp.three" class="input-bottom-border fz-18" @change="setBookQuestion"
-              style="width: 70%" />
+          <p class="text2 special-P">
+            浜虹墿锛�<input v-model="questionData.warnUp.three" class="input-bottom-border fz-18 w70" @change="setBookQuestion"
+              />
           </p>
-
-          <p class="text2 t-l">
+          <p class="text2 t-l special-P">
             璧峰洜锛�
             <textarea v-model="questionData.reading.two" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
-              style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"
+              class="w90 ma-l-40 fz-16 fm-son"  @change="setBookQuestion"
               :class="{ 'textarea-focused': isFocused === 'two' }" @focus="handleFocus('two')"
               @blur="handleBlur('two')">
             </textarea>
           </p>
-          <p class="text2 t-l">
+          <p class="text2 t-l special-P">
             缁忚繃锛�
             <textarea v-model="questionData.reading.three" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
-              style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"
+              class="w90 ma-l-40 fz-16 fm-son"  @change="setBookQuestion"
               :class="{ 'textarea-focused': isFocused === 'three' }" @focus="handleFocus('three')"
               @blur="handleBlur('three')">
             </textarea>
           </p>
-          <p class="text2 t-l">
+          <p class="text2 t-l special-P">
             缁撴灉锛�
             <textarea v-model="questionData.reading.four" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
-              style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"
+              class="w90 ma-l-40 fz-16 fm-son" @change="setBookQuestion"
               :class="{ 'textarea-focused': isFocused === 'four' }" @focus="handleFocus('four')"
               @blur="handleBlur('four')">
             </textarea>
@@ -211,7 +210,7 @@
           <p class="text t-l rhombusFather" style="margin-top: 7%">
             <span class="hs1 rhombus">鈼�</span>浣犳湁鐑︽伡鍚楋紵璇翠竴璇存槸浠�涔堬紝浣犳槸鎬庝箞澶勭悊瀹冪殑锛�
             <textarea v-model="questionData.reading.five" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
-              style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"
+              class="w90 ma-l-40 fz-16 fm-son"  @change="setBookQuestion"
               :class="{ 'textarea-focused': isFocused === 'five' }" @focus="handleFocus('five')"
               @blur="handleBlur('five')">
             </textarea>

--
Gitblit v1.9.1