|
|
@ -7,7 +7,7 @@ import { getToken } from '@/utils/auth' |
|
|
|
|
|
|
|
|
|
|
|
NProgress.configure({ showSpinner: false }) |
|
|
|
NProgress.configure({ showSpinner: false }) |
|
|
|
|
|
|
|
|
|
|
|
const whiteList = ['/login', '/auth-redirect', '/bind', '/digital/taxBureauLogin/index' |
|
|
|
const whiteList = ['/login', '/auth-redirect', '/bind', '/digital/taxBureauLogin' |
|
|
|
, '/register','/auth','/XA','/sdFile/*'] |
|
|
|
, '/register','/auth','/XA','/sdFile/*'] |
|
|
|
|
|
|
|
|
|
|
|
router.beforeEach((to, from, next) => { |
|
|
|
router.beforeEach((to, from, next) => { |
|
|
|