待付款完成

This commit is contained in:
2019-12-14 15:07:50 +08:00
parent fdfdfbb950
commit a3537ff5e6
22 changed files with 274 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<view class="payment">
<view class="price">
<text class="title">总付款:</text>
<text class="counts">¥29</text>
</view>
<view class="submit">立即支付</view>
</view>