| | |
| | | <template> |
| | | <div class="chapter" num="5"> |
| | | <!-- 第四单元 --> |
| | | <div class="chapter" num="5"> |
| | | <!-- 第四单元 --> |
| | | <!-- 58 --> |
| | | <div class="page-box" page="64"> |
| | | <div v-if="showPageList.indexOf(64) > -1"> |
| | | <!-- 头部 --> |
| | | <div class="w100 mb-20" style="padding-right: 20px"> |
| | | <div class="event-header-bc-unit3 fl al-end" style="height: 100px; padding-left: 40px"> |
| | | <div class="preface-header-box event-header-text-bc-unit3"> |
| | | <span class="l-text">新标准通用职场英语</span> |
| | | <span class="g-text event-text-color-unit3">基础模块一</span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <!-- 内容 --> |
| | | <div class="padding-93"> |
| | | <div class="bodystyle"> |
| | | |
| | | </div> |
| | | <div class="preface-bottom"> |
| | | <span class="contet-num-box">58</span> |
| | | </div> |
| | | </div> |
| | | <div class="bodystyle" v-if="showPageList.indexOf(64) > -1"> |
| | | <h1 id="a005"> |
| | | <img class="img-0" alt="" src="../../assets/images/dy4.jpg" /> |
| | | </h1> |
| | | <p class="img"></p> |
| | | <p><b>This unit will help you to:</b></p> |
| | | <p>➢ Learn words and expressions to describe hi-tech products</p> |
| | | <p>➢ Review the rules for the comparative and superlative degree of adjectives and adverbs</p> |
| | | <p>➢ Get knowledge of the impact of science and technology on the way of life</p> |
| | | <p>➢ Be able to write a sales letter to introduce a new product</p> |
| | | <p>➢ Get inspired by the spirit of scientists</p> |
| | | <p class="center"> |
| | | <img class="img-0" alt="" src="../../assets/images/0068-1.jpg" /> |
| | | </p> |
| | | <p class="img"></p> |
| | | </div> |
| | | </div> |
| | | <!-- 59 --> |
| | | <!-- 59 --> |
| | | <div class="page-box" page="65"> |
| | | <div v-if="showPageList.indexOf(65) > -1"> |
| | | <!-- 头部 --> |
| | | <ul class="preface-odd-header w100 fl ju-bt"> |
| | | <li class=""></li> |
| | | <li class="fz-18"> |
| | | <span class="chapter-left-bc-unit3">MODULE 3</span> |
| | | <span class="chapter-left-bc-unit3">MODULE 4</span> |
| | | <span class="chapter-right-bc-unit3 fw-bl chapter-right-cl-unit3">A BETTER WORLD WITH |
| | | VOLUNTEERS</span> |
| | | </li> |
| | |
| | | import matching from "@/components/matching/matching.vue"; |
| | | import { getResourcePath } from "@/assets/methods/resources"; |
| | | export default { |
| | | name: "chapter-three", |
| | | name: "chapter-Four", |
| | | components: { matching }, |
| | | props: { |
| | | showPageList: { |