修改支付宝默认支付方式文字

This commit is contained in:
2025-05-21 18:32:28 +08:00
parent 447c8d1147
commit 79c51b37ae
3 changed files with 16 additions and 2 deletions

View File

@@ -119,8 +119,13 @@
payType: 'aliPay'
},
])
// #ifdef MP-WEIXIN
const radiovalue = ref(2) // 支付方式
// #endif
// #ifndef MP-WEIXIN
const radiovalue = ref(3) // 支付方式
// #endif
const ispws = ref(false) // 输入支付密码