页面样式,svg

This commit is contained in:
2025-11-14 15:29:02 +08:00
parent 46003a646e
commit 6be3cc6abd
27 changed files with 585 additions and 180 deletions

View File

@@ -13,9 +13,8 @@ import { AuthState } from '@/store/modules/auth';
*/
const WHITE_LIST = [
'/login',
'/register',
'/register',
'/forgot-password',
'/home',
'/403',
'/404', // 404页面允许访问但未登录时不会被路由到这里
'/500'