跳转问题解决

master
Yer 2023-07-25 10:37:22 +08:00
parent 9ac9cd480b
commit 5a84f2192f
1 changed files with 0 additions and 4 deletions

View File

@ -456,10 +456,6 @@ export function navigateToLogin (type = "navigateTo") {
* 微信小程序跳转到微信小程序登录页面
* H5/App跳转到普通登录页面
*/
uni[type]({
url: "/pages/passport/login",
});
return
// #ifdef MP-WEIXIN
uni[type]({
url: "/pages/passport/wechatMPLogin",