修改 报错上传一级 用户认证逻辑

This commit is contained in:
张成
2025-10-05 12:30:48 +08:00
parent 2548e15ac4
commit 6058580b29
5 changed files with 9 additions and 20 deletions

View File

@@ -128,7 +128,7 @@ class HttpService {
icon: 'none'
})
Taro.reLaunch({
url: '/pages/login/index'
url: '/login_pages/index/index'
})
reject(new Error('用户不存在'))
return