gcz 2 năm trước cách đây
mục cha
commit
ca5fd5affc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      shopping/submitorder.vue

+ 1 - 1
shopping/submitorder.vue

@@ -75,7 +75,7 @@
 			<view class="inner u-flex u-row-between">
 				<view class="left u-flex">
 					<view class="total-price">
-						待支付:¥4322.00
+						待支付:<text class="red">¥4322.00</text>
 					</view>
 				</view>
 				<view class="btn">去结算</view>