Explorar o código

金牌分级标签

zhujindu hai 7 meses
pai
achega
9e55326248
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/storeManagement/storeDetail.vue

+ 3 - 0
src/views/storeManagement/storeDetail.vue

@@ -1781,7 +1781,10 @@ export default {
 }
 .storeDetail {
   .detailHeader {
+    padding: 6px 0;
+    background: #dfeeff;
     .van-cell {
+      padding: 3px 16px;
       background: #dfeeff;
     }
   }