Commit 73b1834e authored by 袁玲利's avatar 袁玲利

解决错误

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