Commit 8fab257e authored by 袁玲利's avatar 袁玲利

暂存

parent 73b1834e
......@@ -25,8 +25,8 @@
if (this.fromPage == "WECHAT") {
if (this.faceType == "OPEN_ACCOUNT") {
// 开户
wx.navigateTo({
url: 'pages_subpack/pages/BankOpenAccount/BankOpenAccount?faceAuth=1', // 路径和参数
uni.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