Browse Source

店铺首页

shish 3 years ago
parent
commit
222083a04d

+ 1 - 2
hdApp/src/admin/ghsProduct/components/buy-foot.vue

@@ -44,8 +44,7 @@ export default {
         }
         .btn-text {
             font-size: 24upx;
-            font-weight: 200;
-            transform: scale(0.9);
+            font-weight: bold;
         }
     }
     .btn-right {

+ 1 - 2
mallApp/src/pages/item/components/buy-foot.vue

@@ -46,8 +46,7 @@ export default {
         }
         .btn-text {
             font-size: 24upx;
-            font-weight: 200;
-            transform: scale(0.9);
+            font-weight: bold;
         }
     }
     .btn-right {