Commit aaa9457c by 高淑倩

add: 超出重试次数返回首页

parent 1450b336
......@@ -65,6 +65,8 @@ class WXService extends Http {
title: '登录超出重试次数!',
icon: 'none'
})
wxService.router(`/pages/userCenter/userCenter`).replace()
return false
} else {
// 重新登陆 更新缓存
this.reLogin()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment