Generating commit message...

This commit is contained in:
2025-08-30 14:33:49 +08:00
parent 4d469e95f0
commit 7f9bfbb381
99 changed files with 69225 additions and 35 deletions

11
admin-system/.env Normal file
View File

@@ -0,0 +1,11 @@
# 环境配置
VITE_APP_NAME=结伴客后台管理系统
VITE_APP_VERSION=1.0.0
# API配置
VITE_API_BASE_URL=/api
VITE_API_TIMEOUT=10000
# 功能开关
VITE_FEATURE_ANALYTICS=false
VITE_FEATURE_DEBUG=false