更新文件

This commit is contained in:
2025-04-14 11:32:57 +08:00
parent 3754b9c5ed
commit 49cfd7e64f
21 changed files with 796 additions and 734 deletions

View File

@ -6,7 +6,7 @@ import {
removeAllItem
} from "@/utils/storage";
// 白名单
const whiteList = ['/login','/', '/oatuh_login','/editPassword', '/404', '/401']
const whiteList = ['/login','/', './FourColorWarning','/oatuh_login','/editPassword', '/404', '/401']
/**
* 路由前置守卫
* to 去哪里