feat: 项目初始化

This commit is contained in:
JiaJun
2026-04-23 16:41:39 +08:00
parent be4669a9f1
commit bd92f10b83
42 changed files with 6047 additions and 2 deletions

4
.env.development Normal file
View File

@@ -0,0 +1,4 @@
VITE_APP_ENV=development
VITE_API_BASE_URL=http://localhost:3000
VITE_ENABLE_QUERY_DEVTOOLS=true
VITE_ENABLE_REQUEST_LOG=true