feat: add pages

This commit is contained in:
2025-12-25 23:52:41 +08:00
parent 77453be40b
commit 83e846f9dc
135 changed files with 45114 additions and 30215 deletions

View File

@@ -9,7 +9,7 @@
- `backend/docs/`: generated Swagger (`swagger.json/yaml`, `docs.go`).
- `frontend/`:
- `frontend/superadmin/`: platform super admin UI (Vite + Vue 3 + PrimeVue).
- `frontend/admin/`, `frontend/user/`: tenant admin/user apps.
- `frontend/portal/` : tenant admin/user apps.
- `specs/`: source-of-truth specs (e.g. DB schema).
## Coding Style & Naming Conventions