feat: 增加后台管理端UI

This commit is contained in:
yjm
2026-04-25 21:59:54 +08:00
parent 8bb2b9f176
commit 22ebd66102
292 changed files with 26088 additions and 6 deletions

23
zzyl-ui/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock