闫增涛
2024-11-06 4e236a15226b5341cebc480c4798069b9f90919a
src/books/artAndDrama/view/components/chapter004.vue
@@ -36,7 +36,7 @@
                    <p class="text rhombusFather"><span class="hs1 rhombus">◇</span>以小组为单位围成一圈,面朝圈外蹲下,相邻两人互挎手臂,组员同时站起来,看看哪个组最快!</p>
                    <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>