[综法改版,个人中心新增数据模块]
This commit is contained in:
@@ -147,7 +147,7 @@ const loginHint = () => {
|
||||
success: res=> {
|
||||
loginHintState = false
|
||||
if (res.confirm) uni.reLaunch({
|
||||
url: '/login/login'
|
||||
url: '/index/index'
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user