From 63a7d4f2bb7fdeaa1e6ed616a14c213d91d25a99 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 27 十二月 2024 15:21:21 +0800 Subject: [PATCH] 轮播图优化 --- src/books/English/view/components/chapter008.vue | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/books/English/view/components/chapter008.vue b/src/books/English/view/components/chapter008.vue index 09fbe92..a6a7b12 100644 --- a/src/books/English/view/components/chapter008.vue +++ b/src/books/English/view/components/chapter008.vue @@ -348,7 +348,7 @@ <div class="padding-93"> <div class="bodystyle"> <p>So,I - <span class="word-bc" >inquired</span> + <span class="word-bc" word="inquire" >inquired</span> as to who could give me work around town.I lived in the town of Woodway,which had enough people,especially <span class="word-bc">elderly</span> @@ -368,7 +368,7 @@ pull out weeds one by one in her front yard and backyard.After this <span class="word-bc" >tedious</span> task,I - <span class="word-bc" >mowed</span> + <span class="word-bc" word="mow">mowed</span> her <span class="word-bc" >lawn</span> 鈥攆ront and back.That was it for my first day,and it took me about two hours.I asked her @@ -1007,9 +1007,9 @@ <span class="word-bc mr-20 dl-span" >repetitive</span> <span class="word-bc mr-20 dl-span" >risky</span> - <span class="word-bc mr-20 dl-span" + <span class="word-bc mr-20 dl-span" word="satisfy" >satisfying</span> - <span class="word-bc mr-20 dl-span" + <span class="word-bc mr-20 dl-span" word="stimulate" >stimulating</span> <span class="word-bc mr-20 dl-span" >stressful</span> @@ -1373,17 +1373,17 @@ <p>We shouldn鈥檛 spend a lot of time worrying about where we should be.Things will fall into place as they are meant to.There isn鈥檛 one correct path and everyone鈥檚 life is different.We may face challenges that bring greater - <span class="word-bc" >outcomes</span> + <span class="word-bc" word="outcome" >outcomes</span> later on. </p> <p>Some may argue that they need more money to survive and be happy.It is true that we need money to survive,but after a certain amount it doesn鈥檛 give us any more happiness.It can provide - <span class="word-bc" >necessities</span> + <span class="word-bc" word="necessity">necessities</span> like food,water,clothes,and <span class="word-bc" >shelter</span> .It can also provide - <span class="word-bc" >luxuries</span> + <span class="word-bc" word="luxury" >luxuries</span> like vacations and going out to eat at a restaurant.But when we enjoy something,the feeling of enjoyment doesn鈥檛 last forever.We usually return to our -- Gitblit v1.9.1