更新跳转到绑定牛卡号页面加参数,方便小程序返回活动页

This commit is contained in:
tcubic 2022-08-05 15:51:30 +08:00
parent bbabfb7ca7
commit 75d368ff9a

View File

@ -151,7 +151,7 @@ const getMoney = (val) => {
})
.then(() => {
wx.miniProgram.navigateTo({
url: "/subs/bind/pages/login/login",
url: "/subs/bind/pages/login/login?source=zszq",
});
})
.catch(() => {