king
2019-08-19 2a6367f5357b765deed8c2929de2da30cbcf679c
src/views/companyProfile/AboutMingKe.vue
@@ -14,14 +14,14 @@
          <p style="margin-top: 0.2rem;">2016年,明科10周年之际,明科世纪成立,专注于电商领域,旨在销售端与客户实现共赢</p>
          <p style="margin-top: 0.2rem;">明科以引领企业新思维、提升企业源动力、帮助客户成功为使命,以创造客户满意来赢得客户的忠诚,与客户共成长。致力于成为全球领先的管理软件及解决方案提供商</p>    
        </div>
        <div><img src="../../img/about_info.png" alt=""></div>
        <div><img src="../../img/about_info.jpg" alt=""></div>
      </div>
      <div class="three">
        <div class="content_title fadeInUp zoomIn animated"><span>3大优势</span></div>
          <div class="content">
            <ul class="goods_ul">
              <li>
                <div><h3><img src="../../img/goods.png" alt=""></h3></div>
                <div><h3><img src="../../img/goods.jpg" alt=""></h3></div>
                <h2>产品优势</h2>
                <p>国内首推的平台化开发,使项目开发效率提升30%,产品性能稳定、易变更</p>
              </li>
@@ -48,7 +48,7 @@
        <div class="content_title fadeInUp zoomIn animated"><span>企业愿景</span></div>
        <div class="content vision">
          <p>成为中国信息化价值传递的倡导者,致力于通过信息化手段推动供给侧改革,帮助企业完成中国智造升级。</p>
          <div class="contentimg"><img src="../../img/feiji.png" alt=""></div>
          <div class="contentimg"><img src="../../img/feiji.jpg" alt=""></div>
        </div>
      <div style="height: 1rem;clear: both;"></div>
    </div>
@@ -72,7 +72,7 @@
    }
    .banner {
      width: 100%;
      background: url(../../img/aboutBanner.png) no-repeat;
      background: url(../../img/aboutBanner.jpg) no-repeat;
      background-size: 160% auto;
      min-height: 4rem;
      display: flex;
@@ -253,7 +253,7 @@
  }
  @media (min-width: 751px) {
    .banner{
      background: url(../../img/aboutBanner.png) no-repeat center center;
      background: url(../../img/aboutBanner.jpg) no-repeat center center;
      background-size: cover;
      min-height: 5.65rem;
      display: flex;