修改 报错上传一级 用户认证逻辑
This commit is contained in:
@@ -128,7 +128,7 @@ class HttpService {
|
||||
icon: 'none'
|
||||
})
|
||||
Taro.reLaunch({
|
||||
url: '/pages/login/index'
|
||||
url: '/login_pages/index/index'
|
||||
})
|
||||
reject(new Error('用户不存在'))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user