loulijun2021
2023-03-16 4213b32f88c3a02e9e550b1a5d748cf134b8010b
src/permission.js
@@ -8,7 +8,7 @@
NProgress.configure({ showSpinner: false }) // NProgress Configuration
const whiteList = ['/login','/kb'] // no redirect whitelist
const whiteList = ['/login', '/kb', '/zhkb'] // no redirect whitelist
router.beforeEach(async(to, from, next) => {
  // start progress bar