loulijun2021
2022-10-10 fde1edb0a61b411ad236177c7ee6bf94337362a1
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