Commit 2517a999 authored by 前端-钟卫鹏's avatar 前端-钟卫鹏
parents 22369a0a b6c1ae61
......@@ -123,7 +123,7 @@ export function onRouteChange({ routes, matchedRoutes, location, action }) {
return;
}
// 无权限访问时
// history.replace('/memberCenter/noAuth')
history.replace('/memberCenter/noAuth')
} else {
history.replace('/user/login')
}
......
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