This commit is contained in:
parent
74fd6aca19
commit
e5cb5a2f90
|
|
@ -468,7 +468,7 @@ export default {
|
|||
console.log(res)
|
||||
if (res.code == 200) {
|
||||
this.isLogin = true
|
||||
uni.switchTab({
|
||||
uni.reLaunch({
|
||||
url: '/pages/gzt/index'
|
||||
})
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue