WXL
2025-08-07 b7f7f38d7ead0939d82a8a0fb301b30b72398acc
src/permission.js
@@ -8,7 +8,7 @@
NProgress.configure({ showSpinner: false })
const whiteList = ['/login', '/auth-redirect', '/bind', '/register','/wxsf/wt','/xj','/sf', '/outsideChain','/outsideChainwt','/outsideChainxj']
const whiteList = ['/login', '/auth-redirect', '/bind', '/register','/wxsf/wt','/wxsf/xj','/sf', '/outsideChain','/outsideChainwt','/outsideChainxj']
router.beforeEach((to, from, next) => {
  NProgress.start()
  console.log(to,'toto');