feat: add admin web MVP

This commit is contained in:
王鹏
2026-07-07 16:18:23 +08:00
parent fa8f243486
commit bb325151d6
30 changed files with 4029 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
target/
*.class
*.log
*.tsbuildinfo
node_modules/
dist/