Add V2 admin console

This commit is contained in:
2026-07-06 18:13:08 +08:00
parent 301661e7b4
commit 62eeb3186c
34 changed files with 3132 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ docker compose -f docker-compose.dev.yml up --build
默认访问地址:
- 用户端 H5`http://127.0.0.1:5173/`
- 管理后台:`http://127.0.0.1:5174/`
- 后端 API`http://127.0.0.1:8100/api/health`
- MySQL`127.0.0.1:3307`