web-权限、文章

This commit is contained in:
2025-10-18 18:19:19 +08:00
parent b3424e554f
commit ccc1d6338b
35 changed files with 3314 additions and 463 deletions

View File

@@ -16,8 +16,8 @@ const WHITE_LIST = [
'/register',
'/forgot-password',
'/home',
'/404',
'/403',
'/404', // 404页面允许访问但未登录时不会被路由到这里
'/500'
];