Commit 68d0e386 authored by 袁玲利's avatar 袁玲利

在线销户链接修改

parent 90e450e4
...@@ -455,7 +455,7 @@ ...@@ -455,7 +455,7 @@
}); });
} else if (action.text == "在线销户") { } else if (action.text == "在线销户") {
jWeixin.miniProgram.redirectTo({ jWeixin.miniProgram.redirectTo({
url: `/pages/AssignWalletCancelBank/main` url: `/pages/AssignCancelUserPhone/main`
}); });
} }
}, },
......
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