shish пре 11 месеци
родитељ
комит
4df0519b61
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      mallApp/src/pages/home/category.vue

+ 2 - 1
mallApp/src/pages/home/category.vue

@@ -13,7 +13,7 @@
 		<view class="buy-material-container">
 			<button class="buy-material-btn" @click="buyProduct()">
 				<view class="btn-content">
-					<text class="btn-text">花材</text>
+					<text class="btn-text">花材绿植</text>
 				</view>
 			</button>
 		</view>
@@ -351,6 +351,7 @@ page {
           }
         }
         .goods-price {
+          font-size: 32upx;
           margin-top: 50upx;
           color: $mainColor;
           font-weight: bold;