From 054754ae9aead6065703039646421b5e9ad89144 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 26 七月 2024 14:24:35 +0800
Subject: [PATCH] 英语单词修改

---
 src/books/English/view/components/chapter004.vue |    4 ++--
 src/books/English/view/components/chapter006.vue |    4 ++--
 src/books/English/view/components/index.vue      |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/books/English/view/components/chapter004.vue b/src/books/English/view/components/chapter004.vue
index 4a501a9..48d5596 100644
--- a/src/books/English/view/components/chapter004.vue
+++ b/src/books/English/view/components/chapter004.vue
@@ -1291,8 +1291,8 @@
                             and sensitive in its applications,but it should also be beautiful to
                             look at.鈥淗e expected nothing less of an instrument of national significance,鈥� Sun said.He
                             spent 15 years on FAST,and,in return,FAST helped him to grow,increased his knowledge,and
-                            <span class="word-bc">rewar</span>
-                            ded him with confidence as he
+                            <span class="word-bc" word = "reward">rewarded</span>
+                             him with confidence as he
                             <span class="word-bc" >overcame</span>
                             many difficulties and setbacks.
                         </p>
diff --git a/src/books/English/view/components/chapter006.vue b/src/books/English/view/components/chapter006.vue
index a5d0bb8..616e43a 100644
--- a/src/books/English/view/components/chapter006.vue
+++ b/src/books/English/view/components/chapter006.vue
@@ -349,8 +349,8 @@
             </p>
             <p>
               Gone are those times when
-              <span class="word-bc"
-                >andidates</span
+              <span class="word-bc" word="candidate"
+                >candidates</span
               >
               only considered the salary at the time of joining a
               company.Nowadays,apart from the job
diff --git a/src/books/English/view/components/index.vue b/src/books/English/view/components/index.vue
index d7e827b..80d4abc 100644
--- a/src/books/English/view/components/index.vue
+++ b/src/books/English/view/components/index.vue
@@ -206,7 +206,7 @@
 
     // 娴嬭瘯椤甸潰璺宠浆
     //  setTimeout(() => {
-    //   this.gotoPage(6,106);
+    //   this.gotoPage(6,73);
     //   setTimeout(() => {
     //     this.renderSign("Highlight", {
     //       id: "2ACA9359",

--
Gitblit v1.9.1