| | |
| | | >Ⅰ.Write down the English words for the Chinese cultural symbols |
| | | in the following pictures.</b |
| | | > |
| | | <button @click="showAnswerTwo = !showAnswerTwo">显示答案</button> |
| | | </p> |
| | | <div class="fl ju-bt"> |
| | | <div class="left" style="width: 48%"> |
| | | <p class="center"> |
| | | <el-image :src="imgOne" :preview-src-list="[imgOne]" /> |
| | | </p> |
| | | <p class="center"> |
| | | 1.<input |
| | | v-model="questionData.warnUp.one.value" |
| | | class="input-bottom-border fz-18" |
| | | @blur="handleQuestion('one')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.one.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.one.isRight == false" |
| | | ></i> |
| | | </span> |
| | | <div> |
| | | <p class="center"> |
| | | <el-image :src="imgOne" :preview-src-list="[imgOne]" /> |
| | | </p> |
| | | <p class="center"> |
| | | 1.<input |
| | | v-model="questionData.warnUp.one.value" |
| | | class="input-bottom-border fz-18" |
| | | @blur="handleQuestion('one')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.one.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.one.isRight == false" |
| | | ></i> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 90%" |
| | | v-if="showAnswerTwo" |
| | | > |
| | | 答案:Chinese knot |
| | | </p> |
| | | </div> |
| | | <div class="right" style="width: 48%"> |
| | | <p class="center"> |
| | | <el-image |
| | | :src="imgTwo" |
| | | :preview-src-list="[imgTwo]" |
| | | style="width: 96%" |
| | | /> |
| | | </p> |
| | | <p class="center"> |
| | | 2.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.two.value" |
| | | @blur="handleQuestion('two')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.two.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.two.isRight == false" |
| | | ></i> |
| | | </span> |
| | | <div> |
| | | <p class="center"> |
| | | <el-image |
| | | :src="imgTwo" |
| | | :preview-src-list="[imgTwo]" |
| | | style="width: 94%" |
| | | /> |
| | | </p> |
| | | <p class="center"> |
| | | 2.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.two.value" |
| | | @blur="handleQuestion('two')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.two.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.two.isRight == false" |
| | | ></i> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 90%" |
| | | v-if="showAnswerTwo" |
| | | > |
| | | 答案:Chinese medicine |
| | | </p> |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="fl ju-bt"> |
| | | <div class="left" style="width: 48%"> |
| | | <p class="center"> |
| | | <el-image :src="imgThree" :preview-src-list="[imgThree]" /> |
| | | </p> |
| | | <p class="center"> |
| | | 3.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.three.value" |
| | | @blur="handleQuestion('three')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.three.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.three.isRight == false" |
| | | ></i> |
| | | </span> |
| | | <div> |
| | | <p class="center"> |
| | | <el-image :src="imgThree" :preview-src-list="[imgThree]" /> |
| | | </p> |
| | | <p class="center"> |
| | | 3.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.three.value" |
| | | @blur="handleQuestion('three')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.three.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.three.isRight == false" |
| | | ></i> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 90%" |
| | | v-if="showAnswerTwo" |
| | | > |
| | | 答案:Chinese calligraphy |
| | | </p> |
| | | </div> |
| | | <div class="right" style="width: 48%"> |
| | | <p class="center"> |
| | | <el-image |
| | | :src="imgFour" |
| | | :preview-src-list="[imgFour]" |
| | | style="width: 94%" |
| | | /> |
| | | </p> |
| | | <p class="center"> |
| | | 4.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.four.value" |
| | | @blur="handleQuestion('four')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.four.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.four.isRight == false" |
| | | ></i> |
| | | </span> |
| | | <div> |
| | | <p class="center"> |
| | | <el-image |
| | | :src="imgFour" |
| | | :preview-src-list="[imgFour]" |
| | | style="width: 93%" |
| | | /> |
| | | </p> |
| | | <p class="center"> |
| | | 4.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.four.value" |
| | | @blur="handleQuestion('four')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.four.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.four.isRight == false" |
| | | ></i> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 90%" |
| | | v-if="showAnswerTwo" |
| | | > |
| | | 答案:Taichi |
| | | </p> |
| | | </div> |
| | | </div> |
| | | |
| | | <div class="fl ju-bt"> |
| | | <div class="left" style="width: 48%"> |
| | | <p class="center"> |
| | | <el-image :src="imgFive" :preview-src-list="[imgFive]" /> |
| | | </p> |
| | | <p class="center"> |
| | | 5.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.five.value" |
| | | @blur="handleQuestion('five')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.five.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.five.isRight == false" |
| | | ></i> |
| | | </span> |
| | | <div> |
| | | <p class="center"> |
| | | <el-image :src="imgFive" :preview-src-list="[imgFive]" /> |
| | | </p> |
| | | <p class="center"> |
| | | 5.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.five.value" |
| | | @blur="handleQuestion('five')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.five.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.five.isRight == false" |
| | | ></i> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 90%" |
| | | v-if="showAnswerTwo" |
| | | > |
| | | 答案:sweet dumpling |
| | | </p> |
| | | </div> |
| | | <div class="right" style="width: 48%"> |
| | | <p class="center"> |
| | | <el-image |
| | | :src="imgSix" |
| | | :preview-src-list="[imgSix]" |
| | | style="width: 94%" |
| | | /> |
| | | </p> |
| | | <p class="center"> |
| | | 6.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.six.value" |
| | | @blur="handleQuestion('six')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.six.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.six.isRight == false" |
| | | ></i> |
| | | </span> |
| | | <div> |
| | | <p class="center"> |
| | | <el-image |
| | | :src="imgSix" |
| | | :preview-src-list="[imgSix]" |
| | | style="width: 92%" |
| | | /> |
| | | </p> |
| | | <p class="center"> |
| | | 6.<input |
| | | class="input-bottom-border fz-18" |
| | | v-model="questionData.warnUp.six.value" |
| | | @blur="handleQuestion('six')" |
| | | @change="setBookQuestion" |
| | | /> |
| | | <span class="icon-box"> |
| | | <i |
| | | class="el-icon-check correct-icon" |
| | | v-if="questionData.warnUp.six.isRight" |
| | | ></i> |
| | | <i |
| | | class="el-icon-close error-icon" |
| | | v-if="questionData.warnUp.six.isRight == false" |
| | | ></i> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 90%" |
| | | v-if="showAnswerTwo" |
| | | > |
| | | 答案:Chinese chess |
| | | </p> |
| | | </div> |
| | | </div> |
| | | <p class="t0"> |
| | | <b>Ⅱ.What other symbols can you think of?</b> |
| | | <button class="parimary-btn" @click="showAnswer('wp-seven')"> |
| | | <button |
| | | class="parimary-btn" |
| | | @click="showAnswerOne = !showAnswerOne" |
| | | > |
| | | 显示答案 |
| | | </button> |
| | | </p> |
| | | <p class="t0"> |
| | | <input |
| | | v-model="questionData.warnUp.seven" |
| | | class="input-bottom-border w100 fz-18" |
| | | class="input-bottom-border fz-18" |
| | | style="width: 100%" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="width: 100%" |
| | | v-if="showAnswerOne" |
| | | > |
| | | 答案:1. Hanfu 2. Qipao 3. Tang Suit 4. Chinese tea 5. Chinese silk |
| | | 6. Chinese calligraphy & painting 7. Chinese embroidery 8. Chinese |
| | | papercut 9. Chinese lantern 10. Moon cake 11. Memorial archway 12. |
| | | Chopsticks 13. Compass 14. Chinese kite 15. Kungfu 16. Opera facial |
| | | makeup |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | corresponding descriptions.</b |
| | | > |
| | | </p> |
| | | <!-- <p class="center"> |
| | | <img class="img-g" alt="" src="../../assets/images/0013-1.jpg" /> |
| | | </p> --> |
| | | <p class="center"> |
| | | <img class="img-0" alt="" src="../../assets/images/0013-3.jpg" /> |
| | | </p> |
| | |
| | | <span class="bjh3">Reading</span> |
| | | <audio :src="resource.readingOne" controls></audio> |
| | | </h3> |
| | | <!-- <p class="center"> |
| | | <img class="img-g" alt="" src="../../assets/images/0013-2.jpg" /> |
| | | </p> --> |
| | | <p> |
| | | 1.How was Chinese culture introduced to the world in ancient times? |
| | | <button class="parimary-btn" @click="showAnswer('rd-one')"> |
| | | <button |
| | | class="parimary-btn" |
| | | @click="showAnswerThree = !showAnswerThree" |
| | | > |
| | | 显示答案 |
| | | </button> |
| | | </p> |
| | |
| | | class="fz-16 fm-son" |
| | | @change="setBookQuestion" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 91%" |
| | | v-if="showAnswerThree" |
| | | > |
| | | 答案:The Silk Road Immigrants Sinologist |
| | | </p> |
| | | <p> |
| | | 2.China offers so much to see and explore.What took you by surprise |
| | | about China? |
| | | <button class="parimary-btn" @click="showAnswer('rd-two')"> |
| | | <button |
| | | class="parimary-btn" |
| | | @click="showAnswerFour = !showAnswerFour" |
| | | > |
| | | 显示答案 |
| | | </button> |
| | | </p> |
| | |
| | | class="fz-16 fm-son" |
| | | @change="setBookQuestion" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 91%" |
| | | v-if="showAnswerFour" |
| | | > |
| | | 答案:(1)Various delicious food (2)Unique architectures (3)Beautiful |
| | | (4)Intangible cultural heritage, such as Taichi, shadow puppet show, |
| | | traditional Chinese medicine, Peking Opera scenery |
| | | </p> |
| | | <p class="center"><b>My Experience in Wonderland</b></p> |
| | | <p class="block"> |
| | | “So how was your journey to China?” asks Alexandra.“Highly |
| | |
| | | style="margin-left: 40px; width: 92%" |
| | | class="fz-16 textarea-text" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:Chinese food is very delicious. Sichuan and Hunan cuisines are |
| | | quite mouth-watering and stimulating. |
| | | </p> |
| | | <p>2.When and why did the author start her journey to China?</p> |
| | | <textarea |
| | | v-model="testData.tx.two" |
| | |
| | | style="margin-left: 40px; width: 92%" |
| | | class="fz-16 textarea-text" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:When the author got selected as a foreign student for PhD |
| | | studies at one university in 2017, she started her journey to China. |
| | | </p> |
| | | <p>3.What are the author’s expectations of her stay in China?</p> |
| | | <textarea |
| | | v-model="testData.tx.three" |
| | |
| | | style="margin-left: 40px; width: 92%" |
| | | class="fz-16 textarea-text" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:The author looks forward to exploring more during her stay. |
| | | </p> |
| | | <p>4.What did the author think of Chinese people?</p> |
| | | <textarea |
| | | v-model="testData.tx.four" |
| | |
| | | style="margin-left: 40px; width: 92%" |
| | | class="fz-16 textarea-text" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:The author thought the local Chinese were very friendly and |
| | | hospitable. |
| | | </p> |
| | | <p>5.What’s the author’s impression of the cities in China?</p> |
| | | <textarea |
| | | v-model="testData.tx.five" |
| | |
| | | style="margin-left: 40px; width: 92%" |
| | | class="fz-16 textarea-text" |
| | | ></textarea> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:Each city has its unique atmosphere with charming features and |
| | | unique landscapes. |
| | | </p> |
| | | Each city has its unique atmosphere with charming features and unique |
| | | landscapes. |
| | | <p><b>Ⅱ.Language focus.</b></p> |
| | | <p> |
| | | A.Fill in the blanks with the proper words in the passage.The |
| | |
| | | style="width: 60px" |
| | | />atmosphere that attracts people. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:cuisine, landscapes, civilization, explore, unique |
| | | </p> |
| | | <p> |
| | | B.Underline the following expressions in the passage and make |
| | | sentences with them. |
| | |
| | | style="width: 77%" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:She got selected as the cultural ambassador to show Chinese |
| | | culture on campus. |
| | | </p> |
| | | <p> |
| | | 2.be curious about<input |
| | | v-model="testData.line.two" |
| | |
| | | class="input-bottom-border" |
| | | style="width: 75%" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:Many foreigners are curious about the amazing Chinese martial |
| | | arts. |
| | | </p> |
| | | <p> |
| | | 3.along the way<input |
| | |
| | | style="width: 77%" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:I suggest that you go to Tibet by train so that you can enjoy |
| | | the natural scenery along the way. |
| | | </p> |
| | | <p> |
| | | 4.come across<input |
| | | v-model="testData.line.four" |
| | |
| | | style="width: 79%" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:He came across the temple fair in Beijing during the Spring |
| | | Festival. |
| | | </p> |
| | | <p> |
| | | 5.look forward to<input |
| | | v-model="testData.line.five" |
| | |
| | | class="input-bottom-border" |
| | | style="width: 76%" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:She is looking forward to visiting the incredible cities in |
| | | China. |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | class="input-bottom-border" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:孔子开创了平民化的教育。 |
| | | </p> |
| | | <p> |
| | | 2.Lei Zu invented the technology of reeling silk(缫丝术)and |
| | | greatly promoted the development of ancient Chinese civilization. |
| | |
| | | type="text" |
| | | class="input-bottom-border" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:嫘祖发明了中国缫丝技术,这极大地促进了中国古代文明的发展。 |
| | | </p> |
| | | <p> |
| | | 3.Lu Yu,the author of <i>The Classic of Tea</i>,explored Chinese tea |
| | |
| | | class="input-bottom-border" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:陆羽,《茶经》的作者,对中国茶道进行了深入的研究。 |
| | | </p> |
| | | <p> |
| | | 4.Zhang Zhongjing was a doctor who had an incredible influence on |
| | | Chinese medical science. |
| | |
| | | type="text" |
| | | class="input-bottom-border" |
| | | /> |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:张仲景是一位对中国医学有着重大影响的医学家。 |
| | | </p> |
| | | <p> |
| | | <b>Ⅲ.Grammar focus:The conditional sentence—if-clause.</b> |
| | |
| | | class="input-bottom-border" |
| | | />. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:If you try using sticks, you can enjoy the fun of having a |
| | | real Chinese meal. |
| | | </p> |
| | | <p> |
| | | 2.Go to my Chinese New Year party.You will meet my Chinese friends |
| | | there. |
| | |
| | | class="input-bottom-border" |
| | | />. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:If you go to my Chinese New Year party, you will meet my |
| | | Chinese friends there. |
| | | </p> |
| | | <p>3.Drink some Longjing tea,and you will love it.</p> |
| | | <p> |
| | | <b>If</b |
| | |
| | | v-model="testData.gr.three" |
| | | class="input-bottom-border" |
| | | />. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:If you drink some Longjing tea, you will love it. |
| | | </p> |
| | | <p> |
| | | 4.One day I will go to Xi’an,and I will visit the terracotta |
| | |
| | | class="input-bottom-border" |
| | | />. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案:If I go to Xi’an one day, I will visit the terracotta |
| | | warriors. |
| | | </p> |
| | | <p> |
| | | 5.Ask foreigners about their favorite Chinese food.Kung Pao Chicken |
| | | would possibly be in top three. |
| | |
| | | type="text" |
| | | class="input-bottom-border" |
| | | />. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案: If you ask foreigners about their favorite Chinese food, Kung |
| | | Pao Chicken would possible be in top three |
| | | </p> |
| | | <p> |
| | | B.Complete the following sentences using <i>if</i> or |
| | |
| | | />I go to Sichuan,I will visit Chengdu Research Base of Giant Panda |
| | | Breeding. |
| | | </p> |
| | | <p |
| | | class="event-header-text-bc pd-5" |
| | | style="margin-left: 40px; width: 93%" |
| | | v-if="showQuestionAnswer" |
| | | > |
| | | 答案: 1.whether 2.if 3.whether 4.whether |
| | | 5.if |
| | | </p> |
| | | <ul class="fl ju-ev" style="width: 50%"> |
| | | <li><button>提交</button></li> |
| | | <li><button @click="setTestData">保存</button></li> |
| | | <li><button>查看答案</button></li> |
| | | <li> |
| | | <button @click="showQuestionAnswer = !showQuestionAnswer"> |
| | | 查看答案 |
| | | </button> |
| | | </li> |
| | | </ul> |
| | | </div> |
| | | </div> |
| | |
| | | /> |
| | | </p> |
| | | <div class="bk-wh"> |
| | | <p> |
| | | exquisite ancient incredible unique traditional outstanding mouth-watering diverse hospitable enjoyable memorable charming |
| | | <p class="dl-box"> |
| | | <span class="word-bc mr-20 dl-span" @click="saveWord('exquisite')" |
| | | >exquisite</span |
| | | > |
| | | <span class="word-bc mr-20 dl-span" @click="saveWord('ancient')" |
| | | >ancient</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('incredible')" |
| | | >incredible</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('unique')" |
| | | >unique</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('traditional')" |
| | | >traditional</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('outstanding')" |
| | | >outstanding</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('mouth-watering')" |
| | | >mouth-watering</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('diverse')" |
| | | >diverse</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('hospitable')" |
| | | >hospitable</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('enjoyable')" |
| | | >enjoyable</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('memorable')" |
| | | >memorable</span |
| | | ><span class="word-bc mr-20 dl-span" @click="saveWord('charming')" |
| | | >charming</span |
| | | > |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | imgEleven: require("../../assets/images/0019-5.jpg"), |
| | | imgTwelve: require("../../assets/images/0019-6.jpg"), |
| | | imgThirteen: require("../../assets/images/grammar.jpg"), |
| | | showAnswerOne: false, |
| | | showAnswerTwo: false, |
| | | showAnswerThree: false, |
| | | showAnswerFour: false, |
| | | showImg: false, |
| | | showQuestionAnswer: false, |
| | | questionData: { |
| | | warnUp: { |
| | | one: { |
| | | value: "", |
| | | isRight: null, |
| | | answer: "Chinese knot", |
| | | }, |
| | | two: { |
| | | value: "", |
| | | isRight: null, |
| | | answer: "Chinese medicine", |
| | | }, |
| | | three: { |
| | | value: "", |
| | | isRight: null, |
| | | answer: "Chinese calligraphy", |
| | | }, |
| | | four: { |
| | | value: "", |
| | | isRight: null, |
| | | answer: "Taichi", |
| | | }, |
| | | five: { |
| | | value: "", |
| | | isRight: null, |
| | | answer: "sweet dumpling", |
| | | }, |
| | | six: { |
| | | value: "", |
| | | isRight: null, |
| | | answer: "Chinese chess", |
| | | }, |
| | | seven: "", |
| | | }, |
| | |
| | | answer: "facial recognition", |
| | | }, |
| | | }, |
| | | pptList:[ |
| | | ] |
| | | }; |
| | | }, |
| | | mounted() { |
| | |
| | | ); |
| | | }, |
| | | showAnswer(type) { |
| | | if (type == "wp-seven") { |
| | | this.questionData.warnUp.seven = |
| | | "1. Hanfu 2. Qipao 3. Tang Suit 4. Chinese tea 5. Chinese silk"; |
| | | } else if (type == "rd-one") { |
| | | this.questionData.reading.one = |
| | | "(1)The Silk Road (2)Immigrants Sinologist"; |
| | | } else if (type == "rd-two") { |
| | | this.questionData.reading.two = |
| | | "(1)Various delicious food (2)Unique architectures (3)Beautiful scenery (4)Intangible cultural heritage, such as Taichi, shadow puppet show, traditional Chinese medicine, Peking Opera"; |
| | | } else if (type == "showImg") { |
| | | if (type == "showImg") { |
| | | this.showImg = !this.showImg; |
| | | } |
| | | }, |
| | |
| | | height: 3px; |
| | | background-color: #f9a71b; |
| | | } |
| | | .mr-20 { |
| | | margin-right: 20px; |
| | | } |
| | | .dl-box { |
| | | display: flex; |
| | | flex-wrap: wrap; |
| | | .dl-span { |
| | | display: inline-block; |
| | | text-indent: 0; |
| | | margin-bottom: 15px; |
| | | height: 20px; |
| | | line-height: 20px; |
| | | } |
| | | } |
| | | </style> |