mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 07:55:53 +08:00
跳转问题解决
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user