字段调整

This commit is contained in:
唐明明
2023-04-18 10:08:19 +08:00
parent 28c4899676
commit ef27f7d400
3 changed files with 17 additions and 19 deletions

View File

@@ -30,7 +30,7 @@
</view>
<radio class="choose-radio" value="wx" :checked="payMethod == 'wx'"></radio>
</label>
<label class="choose-item nowrap">
<label class="choose-item nowrap" v-if="Number(total) <= 5000">
<view class="choose-text">
<image src="@/static/icons/pay_ali.png" mode="aspectFill"></image>
支付宝支付