fix:修复【c端】微信中打开链接,在商品详情页面中点击立即支付按钮,微信支付应该默认选中

This commit is contained in:
Apple 2022-11-03 10:52:16 +08:00
parent f2da835f39
commit 4957058d52
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
'https://lsxd-yunshanfu.oss-cn-hangzhou.aliyuncs.com/common_image/20220120/9bedd7af6a8a570be8f2858564f9ec6d.png'
],
show: false, /* 控制支付弹窗 */
payType: 2, /* 支付方式 */
payType: 1, /* 支付方式 */
/* 提示框状态 */
popShow: false,