guhongwei 4 years ago
parent
commit
abedf36689
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/views/market/index.vue

+ 0 - 5
src/views/market/index.vue

@@ -405,7 +405,6 @@ export default {
 
 .tecList p .coopermode {
   display: inline-block;
-  width: 65%;
   font-size: 16px;
   padding: 5px 24px;
 
@@ -417,13 +416,9 @@ export default {
 }
 .tecList p .price {
   display: inline-block;
-  width: 27%;
   text-align: center;
   overflow: hidden;
-  // height: 20px;
-  // background-color: #044b79;
   font-size: 16px;
-  padding: 5px 0 5px 83px;
   cursor: pointer;
 }