微信支付:增加 weixin 未绑定的提示引导

This commit is contained in:
YunaiV
2023-12-24 00:03:24 +08:00
parent 3e9dccdf68
commit f90096e20a
5 changed files with 70 additions and 27 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
</view>
<view class="check-box ss-flex ss-col-center ss-p-l-10">
<view class="userInfo-money ss-m-r-10" v-if="item.value === 'wallet'">
余额: {{ userInfo.money }}
余额: {{ fen2yuan(userInfo.money) }}
</view>
<radio
:value="item.value"