周计划预览
This commit is contained in:
parent
92815a54e8
commit
2032cab48d
@ -22,7 +22,7 @@ NProgress.configure({
|
|||||||
})
|
})
|
||||||
|
|
||||||
//const whiteList = ['/login', '/auth-redirect', '/bind', '/register']
|
//const whiteList = ['/login', '/auth-redirect', '/bind', '/register']
|
||||||
const whiteList = ['/login', '/experience/apply/', '/experience/result/', '/experience/content/', '/activity', '/week', '/month', '/term', '/play']
|
const whiteList = ['/login', '/experience/apply/', '/experience/result/', '/experience/content/']
|
||||||
|
|
||||||
router.beforeEach((to, from, next) => {
|
router.beforeEach((to, from, next) => {
|
||||||
NProgress.start()
|
NProgress.start()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user