refactor: streamline admin management UI

This commit is contained in:
Lan
2026-06-03 12:06:12 +08:00
parent c81c85a41a
commit 2428409953
11 changed files with 215 additions and 1210 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const publicPageMeta = {
const adminPageMeta = {
requiresAuth: true,
showGlobalControls: false,
showRouteLoading: true
showRouteLoading: false
}
const routes: RouteRecordRaw[] = [