|
|
@@ -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;
|