This commit is contained in:
2025-08-11 11:41:22 +08:00
parent 3dc28bf225
commit e576fb8c4c
16 changed files with 802 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
NODE_ENV=development
VITE_APP_TITLE='SmartAdmin 开发服务器环境(Dev Server)'
VITE_APP_API_URL='http://dev-casedata.igandan.com:5480'