Browse Source

店铺选中样式移除

yangc 8 years ago
parent
commit
43a1156601
2 changed files with 3 additions and 4 deletions
  1. 0 1
      pages/mobile/merchantDescription/_uuid.vue
  2. 3 3
      pages/mobile/shop/index.vue

+ 0 - 1
pages/mobile/merchantDescription/_uuid.vue

@@ -51,6 +51,5 @@
     background: url('/images/mobile/@2x/shop/store-intro-content-bg.png')no-repeat;
     background-color: #fff;
     background-size: cover;
-    min-height: 10rem;
   }
 </style>

+ 3 - 3
pages/mobile/shop/index.vue

@@ -154,9 +154,9 @@
     background:#fff;
     margin-top:.12rem;
     padding-bottom:.28rem;
-     &:hover{
-        background: #e1e1e1;
-      }
+     /*&:hover{*/
+        /*background: #e1e1e1;*/
+      /*}*/
     h3{
       font-size:.32rem;
       line-height: .8rem;