This commit is contained in:
2025-09-04 11:46:08 +08:00
parent 2adf60f9eb
commit 8817b937b1
29 changed files with 593 additions and 374 deletions

View File

@@ -0,0 +1,5 @@
export const RouterHome = {
main_home: "/admin",
home_user_non_active: "/admin/admin-not-active",
};