Commit 404f7db9 authored by 袁玲利's avatar 袁玲利

回调微信小程序

parent 8fab257e
......@@ -25,8 +25,8 @@
if (this.fromPage == "WECHAT") {
if (this.faceType == "OPEN_ACCOUNT") {
// 开户
uni.navigateTo({
url: '/pages_subpack/pages/BankOpenAccount/BankOpenAccount?faceAuth=1', // 路径和参数
jWeixin.miniProgram.navigateTo({
url: `/pages_subpack/pages/BankOpenAccount/BankOpenAccount?faceAuth=1`,
success: function(res) {
// 跳转成功
},
......
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