king
2019-07-16 ed58afaaa564c54d22a42593265addce08bd5850
src/views/successCase/center.vue
@@ -138,13 +138,13 @@
</template>
<script>
   export default {
      data(){
         return{
      data() {
         return {
            
         }
      },
      methods:{
         jump(u){
      methods: {
         jump (u) {
            this.$router.push(u)
         }
      }
@@ -177,15 +177,12 @@
         color: #676767;
         font-size: .14rem;
      }
      .solution_box-m {
         display: none;
      }
      .content_solution {
         margin-top: 1rem;
      }
      .solution_box {
         float: left;
         padding: .3rem .4rem;
@@ -338,7 +335,6 @@
         }
      }
      
      .center {
         padding-top: .6rem;
      }
@@ -400,13 +396,11 @@
               }
            }
         }
      }
      .content_title {
         margin: 1rem 0 .3rem 0;
      }
      .solution_box_in>h3>span:after {
         content: '';
         position: absolute;