周计划预览

This commit is contained in:
paidaxing444
2020-08-31 15:29:17 +08:00
parent 1247162886
commit 43a31a538f
12 changed files with 394 additions and 73 deletions

View File

@ -14,7 +14,7 @@ NProgress.configure({
})
//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/', '/activity', 'week', 'month', 'term', 'play']
router.beforeEach((to, from, next) => {
NProgress.start()