From 2719c10f4b253b19a3990dea5c2a59cfed9a5f3a Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 05 八月 2024 11:57:36 +0800 Subject: [PATCH] 英语PPT结束 --- src/books/English/view/components/chapter007.vue | 558 +++++++++++++++++++++++++++---------------------------- 1 files changed, 278 insertions(+), 280 deletions(-) diff --git a/src/books/English/view/components/chapter007.vue b/src/books/English/view/components/chapter007.vue index 67e0f57..b4afeba 100644 --- a/src/books/English/view/components/chapter007.vue +++ b/src/books/English/view/components/chapter007.vue @@ -295,13 +295,55 @@ class="audio"></audio> </h3> <p><b>Listen to the monologue about workplace success and fill in the blanks with what you - hear.</b></p> - <p>Do you want to succeed in the workplace? Try your best for_____in everything you - do.Excellence means to be the best in_____you do.Giving your 100% every time will help you - achieve that excellence in no time at all.Put all your_____in whatever you do and achieve - the best results.Care about the_____of your work and be willing to put in extra effort when - necessary.You will get more_____to grow as an individual and make great progress within - yourcareer.People with strong work ethic always a_______lot in return.</p> + hear.</b> + <span class="btn-box" @click="viewReadingOne"> + <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" + viewBox="0 0 20.501 20.501"> + <path class="a" + d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z" + transform="translate(-3327.144 15329)" /> + </svg> + </span> + </p> + <p>Do you want to succeed in the workplace? Try your best for + <input type="text" + class="input-bottom-border" style="width: 100px" + v-model="readingOne[0].value[0].userAnswer" @blur="handleReadingOne" /> + <img :src="readingOne[0].value[0].isRight ? correctIcon : errorIcon" + v-if="readingOne[0].value[0].isRight == false || readingOne[0].value[0].isRight == true"> + in everything you + do.Excellence means to be the best in<input type="text" + class="input-bottom-border" style="width: 100px" + v-model="readingOne[0].value[1].userAnswer" @blur="handleReadingOne" /> + <img :src="readingOne[0].value[1].isRight ? correctIcon : errorIcon" + v-if="readingOne[0].value[1].isRight == false || readingOne[0].value[1].isRight == true"> + you do.Giving your 100% every time will help you + achieve that excellence in no time at all.Put all your<input type="text" + class="input-bottom-border" style="width: 100px" + v-model="readingOne[0].value[2].userAnswer" @blur="handleReadingOne" /> + <img :src="readingOne[0].value[2].isRight ? correctIcon : errorIcon" + v-if="readingOne[0].value[2].isRight == false || readingOne[0].value[2].isRight == true">in whatever you do and achieve + the best results.Care about the<input type="text" + class="input-bottom-border" style="width: 100px" + v-model="readingOne[0].value[3].userAnswer" @blur="handleReadingOne" /> + <img :src="readingOne[0].value[3].isRight ? correctIcon : errorIcon" + v-if="readingOne[0].value[3].isRight == false || readingOne[0].value[3].isRight == true">of your work and be willing to put in extra effort when + necessary.You will get more<input type="text" + class="input-bottom-border" style="width: 100px" + v-model="readingOne[0].value[4].userAnswer" @blur="handleReadingOne" /> + <img :src="readingOne[0].value[4].isRight ? correctIcon : errorIcon" + v-if="readingOne[0].value[4].isRight == false || readingOne[0].value[4].isRight == true">to grow as an individual and make great progress within + yourcareer.People with strong work ethic always a<input type="text" + class="input-bottom-border" style="width: 100px" + v-model="readingOne[0].value[5].userAnswer" @blur="handleReadingOne" /> + <img :src="readingOne[0].value[5].isRight ? correctIcon : errorIcon" + v-if="readingOne[0].value[5].isRight == false || readingOne[0].value[5].isRight == true">lot in return.</p> + <div class="event-header-text-bc pd-5 w100 mt-20" v-if="readingOne[0].isShowAnswer"> + <span>绛旀锛�</span> + <p v-for="(item, index) in readingOne[0].value" :key="index"> + {{ index + 1 }}.{{ item.answer }} + </p> + </div> </div> </div> <div class="preface-bottom"> @@ -366,13 +408,13 @@ </p> <p class="center"><b>Lineman Wang Jin</b></p> <p class="center"><audio :src="resource.readingOne" controls - controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio" - ></audio></p> + controlslist="noplaybackrate nodownload" style="margin-left: 10px" + class="audio"></audio></p> <p>Working on high- - <span class="word-bc" @click="saveWord($event, 'voltage')">voltage</span> + <span class="word-bc">voltage</span> power lines is considered by many as a high-risk job.But for some people it鈥檚 a daily - <span class="word-bc" @click="saveWord($event, 'routine')">routine</span> + <span class="word-bc">routine</span> . </p> <p>Standing on towers over 100 meters high and working on ultra-high-voltage (UHV) lines,Wang @@ -380,9 +422,9 @@ company.</p> <p>Wang still clearly remembered the first time he touched the power line.鈥淚 was really scared because at the moment of - <span class="word-bc" @click="saveWord($event, 'contact')">contact</span> + <span class="word-bc">contact</span> ...500 000 volts of - <span class="word-bc" @click="saveWord($event, 'electricity')">electricity</span> + <span class="word-bc">electricity</span> hit the gloves,鈥� recalled Wang. </p> @@ -390,14 +432,14 @@ remote areas.</p> <p>Summer in east China鈥檚 Shandong Province can be hot and dry.The steel tower is also hot.Wearing - <span class="word-bc" @click="saveWord($event, 'protective')">protective</span> + <span class="word-bc">protective</span> clothes in such weather,Wang felt - <span class="word-bc" @click="saveWord($event, 'dizzy')">dizzy</span> + <span class="word-bc">dizzy</span> even before he started the shift. </p> <p>In 2011,Wang finished the world鈥檚 first repair work on a 660-kilovolt live- - <span class="word-bc" @click="saveWord($event, 'transmission')">transmission</span> + <span class="word-bc">transmission</span> line.The power transmitted by this line was almost one-tenth of the total power in the entire province at that time.Wang won the National Science and Technology Progress Award鈥攐ne of China鈥檚 highest national honors鈥攆or his excellent performance. @@ -405,28 +447,28 @@ <p>China鈥檚 UHV power network continues to expand,so Wang and his colleagues have set up an innovation center to address new challenges.</p> <p>They have introduced more technologies including the use of drones for line - <span class="word-bc" @click="saveWord($event, 'inspection')">inspection</span> + <span class="word-bc">inspection</span> and - <span class="word-bc" @click="saveWord($event, 'maintenance')">maintenance</span> + <span class="word-bc">maintenance</span> .They have 240 drones and 80 operators,and they want to create an unmanned,\ - <span class="word-bc" @click="saveWord($event, 'digital')">digital</span> + <span class="word-bc">digital</span> and - <span class="word-bc" @click="saveWord($event, 'intelligent')">intelligent</span> + <span class="word-bc">intelligent</span> line inspection system. </p> <p>Wang is now a father of two.His family gave him the biggest support.His - <span class="word-bc" @click="saveWord($event, 'dedication')">dedication</span> + <span class="word-bc">dedication</span> has made him a role model for young people.Wang Innovation Studio now has nearly 100 members,who have - <span class="word-bc" @click="saveWord($event, 'achieved')">achieved</span> + <span class="word-bc">achieved</span> achieved more than 30 technological innovations. </p> <p>By the end of 2020,a total of 35 UHV projects had been completed or were under - <span class="word-bc" @click="saveWord($event, 'construction')">construction</span> + <span class="word-bc">construction</span> in China.Their total length is 48 000 kilometers.China鈥檚 electricity network has the highest voltage and the biggest transmission - <span class="word-bc" @click="saveWord($event, 'capacity')">capacity</span> + <span class="word-bc">capacity</span> in the world.Thanks to technicians like Wang and his colleagues,China hasn鈥檛 experienced a large-scale power outage in the past 10 years. </p> @@ -866,22 +908,16 @@ <p class="left"><img class="img-gn" alt="" src="../../assets/images/dy1-wordbank.jpg" /></p> <div class="bk-wh"> <p class="dl-box"> - <span class="word-bc mr-20 dl-span" - @click="saveWord($event, 'strong-willed')">strong-willed</span> - <span class="word-bc mr-20 dl-span" - @click="saveWord($event, 'motivated')">motivated</span> - <span class="word-bc mr-20 dl-span" @click="saveWord($event, 'active')">active</span> - <span class="word-bc mr-20 dl-span" - @click="saveWord($event, 'cooperative')">cooperative</span> - <span class="word-bc mr-20 dl-span" - @click="saveWord($event, 'stressful')">stressful</span> - <span class="word-bc mr-20 dl-span" - @click="saveWord($event, 'disciplined')">disciplined</span> - <span class="word-bc mr-20 dl-span" @click="saveWord($event, 'risky')">risky</span> - <span class="word-bc mr-20 dl-span" @click="saveWord($event, 'helpful')">helpful</span> - <span class="word-bc mr-20 dl-span" @click="saveWord($event, 'dutiful')">dutiful</span> - <span class="word-bc mr-20 dl-span" - @click="saveWord($event, 'enthusiastic')">enthusiastic</span> + <span class="word-bc mr-20 dl-span">strong-willed</span> + <span class="word-bc mr-20 dl-span">motivated</span> + <span class="word-bc mr-20 dl-span">active</span> + <span class="word-bc mr-20 dl-span">cooperative</span> + <span class="word-bc mr-20 dl-span">stressful</span> + <span class="word-bc mr-20 dl-span">disciplined</span> + <span class="word-bc mr-20 dl-span">risky</span> + <span class="word-bc mr-20 dl-span">helpful</span> + <span class="word-bc mr-20 dl-span">dutiful</span> + <span class="word-bc mr-20 dl-span">enthusiastic</span> </p> </div> <div class="resource-primary-border" style="padding: 8px; margin: 5% 0%"> @@ -890,137 +926,112 @@ <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_01.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤01.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_02.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤02.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_03.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤03.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_04.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤04.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_05.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤05.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_06.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤06.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_07.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤07.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_08.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤08.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_09.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤09.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_10.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤10.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_11.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤11.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_12.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤12.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_13.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤13.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_14.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤14.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_15.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤15.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_16.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤16.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_17.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤17.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_18.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤18.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_19.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤19.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_20.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤20.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_21.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤21.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_22.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_23.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_24.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_25.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_26.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_27.png" /> + <img src="../../assets/images/ppt/7-1銆丮ODULE 7锛坙esson one锛塤22.jpg" /> </div> </div> </div> @@ -1219,19 +1230,20 @@ </p> <p class="center"><b>Work Ethic in the Workplace</b></p> <p class="center"> <audio :src="resource.readingThree" controls - controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio" - ></audio></p> - <p>Work ethic is a set of standards of behavior and beliefs - <span class="word-bc" @click="saveWord($event, 'regard')">regarding</span> - what is and isn鈥檛 + controlslist="noplaybackrate nodownload" style="margin-left: 10px" + class="audio"></audio></p> + <p>Work ethic is a set of standards of behavior and beliefs + <span class="word-bc" word="regard">regarding</span> + what is and isn鈥檛 acceptable to do at work,which can be strong (good) or poor (bad).It depends on personal - views of employees,their motivation,and overall company culture.</p> + views of employees,their motivation,and overall company culture. + </p> <p>Next,we鈥檒l review some common examples of both strong and poor work ethic.</p> <p><b>Example</b> 1</p> <p>Angela鈥檚 director asked her to sort out data about the patients and - <span class="word-bc" @click="saveWord($event, 'insurance')">insurance</span> - .Unfortunately,Angela isn鈥檛 very familiar with processing certain insurance - <span class="word-bc" @click="saveWord($event, 'claim')">claims</span> + <span class="word-bc">insurance</span> + .Unfortunately,Angela isn鈥檛 very familiar with processing certain insurance + <span class="word-bc" word="claim">claims</span> . </p> <p>Rather than giving up,Angela decides to expand her skills.She networks with her coworkers in @@ -1239,19 +1251,20 @@ <p>In the process,she expands her skills to make sure she meets her goals.</p> <p><b>Example</b> 2</p> <p>Jim鈥檚 director asked him to review the financial reports from last quarter to look for - <span class="word-bc" @click="saveWord($event, 'purchas')">purchases</span> - from one guest.The director gave him this task about a month ago and asked him to - complete it within a few weeks.</p> + <span class="word-bc" word="purchas">purchases</span> + from one guest.The director gave him this task about a month ago and asked him to + complete it within a few weeks. + </p> <p>Now,a month has passed,but Jim still hasn鈥檛 reviewed any of the reports.Rather than starting early,he leaves it to the last minute and turns in an incomplete report.</p> <p><b>Example</b> 3</p> - <p>Sheila is sometimes - <span class="word-bc" @click="saveWord($event, 'bother')">bothered</span> - by the tasks assigned by her director.However,she never - <span class="word-bc" @click="saveWord($event, 'address')">addresses</span> - her - <span class="word-bc" @click="saveWord($event, 'complaint')">complaints</span> - to the director.Instead,she complains to her coworkers,friends,and + <p>Sheila is sometimes + <span class="word-bc" word="bother">bothered</span> + by the tasks assigned by her director.However,she never + <span class="word-bc" word="address">addresses</span> + her + <span class="word-bc" word="complaint">complaints</span> + to the director.Instead,she complains to her coworkers,friends,and </p> </div> </div> @@ -1283,10 +1296,11 @@ for half an hour or even longer.</p> <p>Instead of trying hard to change the current situation,he makes various excuses for being late.</p> - <p>His - <span class="word-bc" @click="saveWord($event, 'constant')">constant</span> - delay shows a lack of respect for his job and coworkers.His coworkers think of - him as being unreliable and irresponsible as a result.</p> + <p>His + <span class="word-bc">constant</span> + delay shows a lack of respect for his job and coworkers.His coworkers think of + him as being unreliable and irresponsible as a result. + </p> <p>The above examples represent a set of working attitudes that regulate employees鈥� behavior at work.And what can you do to develop strong work ethic?</p> <p class="fl al-cn mt-40"> @@ -1693,137 +1707,77 @@ <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_01.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤01.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_02.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤02.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_03.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤03.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_04.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤04.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_05.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤05.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_06.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤06.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_07.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤07.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_08.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤08.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_09.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤09.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_10.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤10.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_11.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤11.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_12.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤12.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_13.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤13.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_14.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤14.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_15.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_16.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_17.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_18.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_19.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_20.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_21.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_22.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_23.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_24.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_25.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_26.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_27.png" /> + <img src="../../assets/images/ppt/7-2銆丮ODULE 7锛坙esson two锛塤15.jpg" /> </div> </div> </div> @@ -1841,8 +1795,8 @@ </h3> <p><b>鈪�.Jeff rarely showed up at the office on time.Listen to the recording and mark his excuses for being late.</b></p> - <audio :src="resource.listenTwo" controls controlslist="noplaybackrate nodownload" - class="audio"></audio> + <audio :src="resource.listenTwo" controls controlslist="noplaybackrate nodownload" + class="audio"></audio> <ul class="fl"> <li class="w50"> <p v-for="(item, index) in this.questionDataThree[0].option.slice(0, 4)" @@ -1851,7 +1805,7 @@ v-model="questionDataThree[0].userAnswer" :disabled="questionDataThree[0].isComplete" @change="setQuestionDataThree"> {{ item }} - <img :src="isShowRight(questionDataThree[0].answer,questionDataThree[0].userAnswer, item) ? correctIcon : errorIcon" + <img :src="isShowRight(questionDataThree[0].answer, questionDataThree[0].userAnswer, item) ? correctIcon : errorIcon" v-if="questionDataThree[0].isComplete"> </p> </li> @@ -1862,15 +1816,21 @@ v-model="questionDataThree[0].userAnswer" :disabled="questionDataThree[0].isComplete" @change="setQuestionDataThree"> {{ item }} - <img :src="isShowRight(questionDataThree[0].answer,questionDataThree[0].userAnswer, item) ? correctIcon : errorIcon" + <img :src="isShowRight(questionDataThree[0].answer, questionDataThree[0].userAnswer, item) ? correctIcon : errorIcon" v-if="questionDataThree[0].isComplete"> </p> </li> </ul> + <div class="event-header-text-bc pd-5 w100 mt-20" v-if="questionDataThree[0].isShowAnswer"> + <span>绛旀锛�</span> + <span class="mr-20" v-for="(item, index) in questionDataThree[0].answer" :key="index"> + {{ index + 1 }}.{{ item }} + </span> + </div> <p><b>鈪�.Susan,HR director,is now talking with Jenny about Jeff鈥檚 problems.Listen to the conversation and fill in the blanks with what you hear.</b></p> - <audio :src="resource.listenThree" controls controlslist="noplaybackrate nodownload" - class="audio"></audio> + <audio :src="resource.listenThree" controls controlslist="noplaybackrate nodownload" + class="audio"></audio> <p>Susan:Have you noticed Jeff has been late many times?</p> <p>Jenny:Yes,I want to have a talk with you about this.</p> <p>Susan: From our punch records,I find that Jeff was late 7 times.Does his director Jim know @@ -1935,6 +1895,12 @@ </p> <p>Jenny: OK.I will talk with Jeff this afternoon.I hope he won鈥檛 make the same mistake again in the future.</p> + <div class="event-header-text-bc pd-5 w100 mt-20" v-if="questionDataThree[1].isShowAnswer"> + <span>绛旀锛�</span> + <span class="mr-20" v-for="(item, index) in questionDataThree[1].value" :key="index"> + {{ index + 1 }}.{{ item.answer }} + </span> + </div> <div class="w100 fl ju-cn"> <ul class="fl ju-ar w80"> <li> @@ -2075,65 +2041,71 @@ <div class="bk-13"> <p>Dear Jeff Bell,</p> <p class="tl-lf">Your HR department has been informed by your director that - <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[0].userAnswer" @change="setWarmUpOne"> - <option v-for="(item, index) in warmUpOne[0].option" :key="index" - :value="item"> + <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[0].userAnswer" + @change="setWarmUpOne"> + <option v-for="(item, index) in warmUpOne[0].option" :key="index" :value="item"> {{ item }} </option> </select> <img :src="warmUpOne[0].value[0].isRight ? correctIcon : errorIcon" - v-if="warmUpOne[0].isComplete"> + v-if="warmUpOne[0].isComplete"> do not comply with Tech Market Technology Company鈥檚 policies: </p> <p>路 Infraction 1:Being late for January 4th,13th,16th,17th,24th and 25th.</p> - <p> <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[1].userAnswer" @change="setWarmUpOne"> - <option v-for="(item, index) in warmUpOne[0].option" :key="index" - :value="item"> + <p> <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[1].userAnswer" + @change="setWarmUpOne"> + <option v-for="(item, index) in warmUpOne[0].option" :key="index" :value="item"> {{ item }} </option> </select> <img :src="warmUpOne[0].value[1].isRight ? correctIcon : errorIcon" - v-if="warmUpOne[0].isComplete">on January 17th,2023.</p> - <p class="tl-lf">The following consequences, - <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[2].userAnswer" @change="setWarmUpOne"> - <option v-for="(item, index) in warmUpOne[0].option" :key="index" - :value="item"> + v-if="warmUpOne[0].isComplete">on January 17th,2023. + </p> + <p class="tl-lf">The following consequences, + <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[2].userAnswer" + @change="setWarmUpOne"> + <option v-for="(item, index) in warmUpOne[0].option" :key="index" :value="item"> {{ item }} </option> </select> <img :src="warmUpOne[0].value[2].isRight ? correctIcon : errorIcon" - v-if="warmUpOne[0].isComplete">,will be applied,should you not demonstrate improvement - or cease violation of company policies:</p> + v-if="warmUpOne[0].isComplete">,will be applied,should you not demonstrate + improvement + or cease violation of company policies: + </p> <p>1.Second warning notice issued</p> - <p>2. <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[3].userAnswer" @change="setWarmUpOne"> - <option v-for="(item, index) in warmUpOne[0].option" :key="index" - :value="item"> + <p>2. <select class="select-border select-bc-t w80" + v-model="warmUpOne[0].value[3].userAnswer" @change="setWarmUpOne"> + <option v-for="(item, index) in warmUpOne[0].option" :key="index" :value="item"> {{ item }} </option> </select> <img :src="warmUpOne[0].value[3].isRight ? correctIcon : errorIcon" - v-if="warmUpOne[0].isComplete"></p> + v-if="warmUpOne[0].isComplete"> + </p> <p>3.Third and final warning notice followed by an in-person meeting</p> <p>4.Termination of employment</p> - <p class="tl-lf">We will do whatever to - <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[4].userAnswer" @change="setWarmUpOne"> - <option v-for="(item, index) in warmUpOne[0].option" :key="index" - :value="item"> + <p class="tl-lf">We will do whatever to + <select class="select-border select-bc-t w80" v-model="warmUpOne[0].value[4].userAnswer" + @change="setWarmUpOne"> + <option v-for="(item, index) in warmUpOne[0].option" :key="index" :value="item"> {{ item }} </option> </select> <img :src="warmUpOne[0].value[4].isRight ? correctIcon : errorIcon" - v-if="warmUpOne[0].isComplete">.</p> + v-if="warmUpOne[0].isComplete">. + </p> <p>Supervisor鈥檚 signature:Jim Marche</p> <p>Date:1/31/23</p> </div> <div class="event-header-text-bc pd-5" style="width: 90%" v-if="warmUpOne[0].isShowAnswer"> <div> - <p class="event-header-text-bc pd-5" v-for="(item, index) in warmUpOne[0].value" :key="'warmUpOne'+index" > - {{index+1}}.{{item.answer}} + <p class="event-header-text-bc pd-5" v-for="(item, index) in warmUpOne[0].value" + :key="'warmUpOne' + index"> + {{ index + 1 }}.{{ item.answer }} </p> - </div> + </div> </div> <div class="w100 fl ju-cn"> <ul class="fl ju-ar w80"> @@ -2506,139 +2478,100 @@ <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_01.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤01.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_02.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤02.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_03.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤03.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_04.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤04.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_05.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤05.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_06.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤06.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_07.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤07.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_08.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤08.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_09.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤09.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_10.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤10.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_11.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤11.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_12.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤12.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_13.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤13.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_14.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤14.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_15.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤15.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_16.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤16.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_17.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤17.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_18.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤18.jpg" /> </div> </div> <div class="swiper-slide"> <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_19.png" /> + <img src="../../assets/images/ppt/7-3銆丮ODULE 7锛坙esson three锛塤19.jpg" /> </div> </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_20.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_21.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_22.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_23.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_24.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_25.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_26.png" /> - </div> - </div> - <div class="swiper-slide"> - <div class="imgBox" style="width: 100%; height: 100%"> - <img src="../../assets/images/ppt/ppt_27.png" /> - </div> - </div> + </div> <div class="swiper-button-next"></div> <div class="swiper-button-prev"></div> @@ -2995,6 +2928,44 @@ }, + readingOne:[ + { + type: "fill", + isShowAnswer: false, + value: [ + { + answer: 'excellence', + userAnswer: '', + isRight: null + }, + { + answer: 'whatever', + userAnswer: '', + isRight: null + }, + { + answer: 'focus', + userAnswer: '', + isRight: null + }, + { + answer: 'quality', + userAnswer: '', + isRight: null + }, + { + answer: 'opportunities', + userAnswer: '', + isRight: null + }, + { + answer: 'benefit', + userAnswer: '', + isRight: null + }, + ] + }, + ], questionDataOne: [ { type: "fill", @@ -3469,6 +3440,7 @@ ] } ], + }; }, mounted() { @@ -3509,6 +3481,12 @@ if (questionDataThree) { this.questionDataThree = JSON.parse(questionDataThree); } + + const readingOne = localStorage.getItem("english-chapter07-readingOne"); + if (readingOne) { + this.readingOne = JSON.parse(readingOne); + } + this.getPath(); }, methods: { @@ -3523,9 +3501,6 @@ flag = answer.indexOf(data) > -1 ? true : false; } return flag; - }, - saveWord(event, word) { - this.$emit("saveCharacters", event, word); }, setTestData() { localStorage.setItem("english-testOne", JSON.stringify(this.testData)); @@ -3862,7 +3837,6 @@ } } } - console.log(this.questionDataThree, 111); }, setQuestionDataThree() { localStorage.setItem( @@ -3893,6 +3867,30 @@ item.isShowAnswer = !item.isShowAnswer } }, + saveReadingOne() { + localStorage.setItem('english-chapter07-readingOne', JSON.stringify(this.readingOne)) + }, + handleReadingOne(){ + for (let index = 0; index < this.readingOne.length; index++) { + const item = this.readingOne[index]; + for (let cindex = 0; cindex < item.value.length; cindex++) { + const citem = item.value[cindex]; + if(citem.userAnswer != ""){ + citem.isRight = citem.answer == citem.userAnswer + }else{ + citem.isRight=null + } + } + } + this.saveReadingOne() + }, + viewReadingOne(){ + for (let index = 0; index < this.readingOne.length; index++) { + const item = this.readingOne[index]; + item.isShowAnswer = !item.isShowAnswer + + } + }, }, }; </script> -- Gitblit v1.9.1