Commit 6494395c authored by lizhishu's avatar lizhishu
parents 0e23ee3c fd77a7cd
...@@ -537,6 +537,11 @@ export default { ...@@ -537,6 +537,11 @@ export default {
}); });
}); });
}, },
turnRechargeWallet() {
jWeixin.miniProgram.navigateTo({
url: `/pages/depositWallet/main`,
});
},
// 验证码弹出框开启 // 验证码弹出框开启
toDeposit() { toDeposit() {
if (this.isOtherMoney) { if (this.isOtherMoney) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment