优化充值传参

This commit is contained in:
duan
2024-05-30 09:19:34 +08:00
parent cb7d853707
commit 089745dfa6
2 changed files with 3 additions and 2 deletions

View File

@@ -177,7 +177,7 @@
},
goRecharge() {
uni.pro.navigateTo('/pages/member/index', {
shopId_id: this.info.shopId
shopId: this.info.shopId
})
},
fangdouevent() {