king
2019-08-27 7ab906c6c29886ac88cddc0b8dbfcbf4fc1364ad
src/components/footer.vue
@@ -2,8 +2,7 @@
  <div class="footer">
    <div class="wrapper">
      <div class="footer_left">
        <img src="../img/ming.png" alt />
        <h3>北京明科普华信息技术有限公司</h3>
        <h3><img src="../img/ming.png" alt />北京明科普华信息技术有限公司</h3>
        <h2>帮助企业完成中国智造升级</h2>
        <p class="footer_left_address">北京市朝阳区建国路88号SOHO现代城2号楼29层</p>
        <p class="footer_left_address">北京市通州区新华北街156号保利大都汇6-808</p>
@@ -57,7 +56,7 @@
  .footer {
    background: #171717;
    display: flex;
    padding: 0.3rem 1rem 0.2rem;
    padding: 0.1rem 1rem 0.2rem;
  }
  .footer_left {
    float: left;
@@ -106,8 +105,19 @@
    .footer_right_website22 {
      margin-left: 0.75rem;
    }
    .footer_left h3 {
      margin-bottom: 0.1rem;
    .footer_left {
      margin-top: 0;
      h3 {
        margin-bottom: 0.1rem;
        margin-left: -0.28rem;
        img {
          width: 0.28rem;
          margin-top: -0.02rem;
        }
      }
    }
    .footer_right {
      margin-top: 0.1rem;
    }
    .footer_bottom_icon22 {
      margin: 0.2rem 0;
@@ -121,12 +131,13 @@
    }
    .footer_left {
      text-align: center;
      img {
        display: none;
      }
      h3 {
        font-size: 0.34rem;
        margin-bottom: 0.2rem;
        img {
          width: 0.4rem;
          margin-top: -0.05rem;
        }
      }
      h2 {
        font-size: 0.30rem;