最新代码,测试环境
This commit is contained in:
@@ -43,7 +43,7 @@ router.beforeEach((to, from, next) => {
|
||||
})
|
||||
})
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
// 检查是否需要登录
|
||||
if(to.auth && token === ''){
|
||||
|
||||
Reference in New Issue
Block a user