king
2019-07-16 ed58afaaa564c54d22a42593265addce08bd5850
src/views/successCase/index.vue
@@ -33,7 +33,6 @@
                     <span v-if="isShow1" class="txt">明科为中石油实施了物资条码管理系统,实现了需求部门在线计划报批、供应商协同送货、项目现场收、发、盘、存等功能。系统采用了互联网、无线技术条码技术相结合的方案进行实施,为中石油节省大量人力、物力。</span>
                  </div>
               </div>
               <div class="left_border" style="float: right;margin-top: 0.5rem;">智能制造</div>
               <div class="contnt-describe" style="margin-bottom: 1.48rem;">
                  <div class="left">
@@ -60,7 +59,6 @@
            </div>
         </div>
      </div>
      <!-- 移动端样式 -->
      <div class="webapp p_hide">
         <h3 class="content_title2 fadeInUp zoomIn animated"><span>案例详情</span></h3>
@@ -109,7 +107,7 @@
   data(){
      return{
         isShow1:false,
         isShow2:false,
         isShow2: true
      }
   },
   mounted(){
@@ -120,7 +118,6 @@
</script>
<style lang="less" scoped>
.content_title{
    padding: 0.94rem 0 1.03rem;
    p{
@@ -167,11 +164,9 @@
    .contnt-describe{
        float: left;
        margin-bottom: .2rem;
        .left{
            float: left;
            width: 50%;
            span{
                display: inline-block;
                padding-top: .3rem;
@@ -216,7 +211,6 @@
        }
        .left{
            float: left;
            ul{
                width: 100%;
                display: flex;
@@ -250,7 +244,7 @@
       position: relative;
       padding-left: .2rem;
      margin-bottom: 0.3rem;
       float: left;
      float: none;
   }
   .left_border::after{
       content: '';
@@ -272,7 +266,6 @@
          padding-left: .06rem;
         margin-top: 0.2rem;
         position: relative;
         span{
            font-size: 0.36rem;
            margin-left: 0.18rem;
@@ -289,7 +282,6 @@
         top: 0.05rem;
         left: 0;
      }
      .content_title2{
         font-size:0.36rem;
         font-family:PingFang-SC-Bold;
@@ -320,11 +312,9 @@
         height: 0.02rem;
         background: #999999;
      }
      .img_box{
         margin: 0.3rem 0.3rem 0.4rem;
      }
      .project{
          background: #f9f9f9;
          box-sizing: border-box;
@@ -348,11 +338,9 @@
                  }
              }
          }
         .three_box{
            margin: 0.4rem 0.3rem 0;
            display: flex;
            div{
               flex: 1;
               padding-right: 0.3rem;
@@ -363,9 +351,6 @@
         }
      }
   }
    .header{
        padding: 0 2%;
    }