提交 f96d9a15 authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 a22bd188
......@@ -107,7 +107,8 @@ export default {
this.passport.checkLoginStatus((isLogin, user = {}) => {
this.isLogin = isLogin
this.user = user
this.$router.push('/my')
// this.$router.push('/my')
this.$router.push('/')
})
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论