Commit 7fa189526b771d2fa3020740141b600e8be25ac9

Authored by liuqimichale
1 parent 7098afd2

关于我们 页面建立

Showing 1 changed file with 9 additions and 1 deletions
src/views/about/index.vue
... ... @@ -19,7 +19,15 @@
19 19 </div>
20 20  
21 21  
22   - <div class="widthCommon anchor" style="height: 200px;">1</div>
  22 + <div class="widthCommon anchor" style="text-align: center;margin-bottom: 53px">
  23 + <p style="font-size: 18px">公司简介</p>
  24 + <p style="font-size: 18px;padding: 22px 0 41px">COMPANY INTRODUCTION</p>
  25 + <p style="font-size: 14px;line-height: 24px;">
  26 +
  27 + 中兴智能交通股份有限公司成立于2000年4月,是致力于智能交通领域的专业公司,是中国首批从事智能交通(
  28 + 公司的主营业务面向城市交通(公安交通、公共交通、智慧停车),城际交通(高速公路和铁路)和综合交通信息服务领域,为城市公安交通、公共交通、智慧停车、高速公路和轨道交通五大综合交通运输领域提供交通规划、方案设计、系统建设、运营和服务,构建以智能交通核心技术的产品研发、生产、系统建设和维护为一体的动静态交通业务生态服务体系。为客户提供个性化的智能交通解决方案和技术服务。同时公司在以智慧停车产品的研发、生产、销售和服务为基础的静态交通服务的基础上,为用户提供
  29 + </p>
  30 + </div>
23 31 <div class="widthCommon anchor" style="height: 400px;">2</div>
24 32 <div class="bgCommon">
25 33 <div class="widthCommon anchor" style="height: 400px;">3</div>
... ...