This commit is contained in:
sjk
2025-11-17 14:11:46 +08:00
commit ad4a600af9
1659 changed files with 171560 additions and 0 deletions

6
admin/.env Normal file
View File

@@ -0,0 +1,6 @@
# 开发环境配置
VITE_API_BASE_URL=http://localhost:8081
# 应用配置
VITE_APP_TITLE=电商管理后台
VITE_APP_VERSION=1.0.0