| | |
| | | <p class="text">常言道:良言一句三冬暖,恶语伤人六月寒。语言在人与人的交往中起着重要的作用,有着无穷的力量。</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="" @change="setBookQuestion" :class="{ 'textarea-focused': isFocused === 'one' }" @focus="handleFocus('one')" @blur="handleBlur('one')" ></textarea> |
| | | class="w90 ma-l-40" @change="setBookQuestion" :class="{ 'textarea-focused': isFocused === 'one' }" @focus="handleFocus('one')" @blur="handleBlur('one')" ></textarea> |
| | | </p> |
| | | |
| | | <p class="text t-l rhombusFather"><span class="hs1 rhombus">◇</span>如果你邀请好朋友来家里做客,你该说什么来欢迎他/她呢? |
| | | <textarea v-model="questionData.reading.two" placeholder="请输入内容" rows="6" |
| | | style="margin-left: 40px; width: 92%" class="" @change="setBookQuestion" :class="{ 'textarea-focused': isFocused === 'two' }" @focus="handleFocus('two')" @blur="handleBlur('two')" ></textarea> |
| | | class="w90 ma-l-40" @change="setBookQuestion" :class="{ 'textarea-focused': isFocused === 'two' }" @focus="handleFocus('two')" @blur="handleBlur('two')" ></textarea> |
| | | </p> |
| | | |
| | | <h3 class="lefth3" id="c016" style="margin-top: 7%;"><img class="img-gn1" alt="" |