首检完成
This commit is contained in:
@@ -9,7 +9,7 @@ NProgress.configure({
|
||||
showSpinner: false
|
||||
})
|
||||
|
||||
const whiteList = ['/login', '/auth-redirect', '/bind', '/register', '/demo',"/firstFQC"] //白名单
|
||||
const whiteList = ['/login', '/auth-redirect', '/bind', '/register', '/demo',"/firstFQC","/thirtyFQC"] //白名单
|
||||
|
||||
router.beforeEach((to, from, next) => {
|
||||
NProgress.start()
|
||||
|
||||
Reference in New Issue
Block a user