Sfoglia il codice sorgente

处理不登陆无法跳转

yangg 10 mesi fa
parent
commit
c2b74ce8cc

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.34fb877c.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.a30d5e3a.js


+ 1 - 1
src/permission.js

@@ -9,7 +9,7 @@ import getPageTitle from '@/utils/get-page-title'
 NProgress.configure({ showSpinner: false }) // NProgress Configuration
 // 引入字体图标
 
-const whiteList = ['/login', '/auth-redirect'] // no redirect whitelist
+const whiteList = ['/login', '/auth-redirect','/ai'] // no redirect whitelist
 
 router.beforeEach(async(to, from, next) => {
   // start progress bar

Some files were not shown because too many files changed in this diff