first commit

This commit is contained in:
2025-08-11 08:42:53 +08:00
commit 3dc28bf225
379 changed files with 68027 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
NODE_ENV=development
VITE_APP_TITLE='SmartAdmin 开发环境(Dev)'
VITE_APP_API_URL='http://127.0.0.1:5478'