提示登录过期跳往登录页

This commit is contained in:
wyy 2023-09-25 09:25:45 +08:00
parent ed241a41c2
commit 3a15e7e9e0

View File

@ -105,7 +105,7 @@ function request(params, isGetTonken) {
// #ifdef MP-WEIXIN // #ifdef MP-WEIXIN
uni.navigateTo({ uni.navigateTo({
url: '/pages/login/login' url: '/pages/accountLogin/accountLogin'
}) })
// #endif // #endif
} else { } else {