This commit is contained in:
2025-03-14 04:07:32 +08:00
commit cf0e3e4c57
163 changed files with 20591 additions and 0 deletions

5
.env.development Normal file
View File

@@ -0,0 +1,5 @@
# 开发环境配置
VITE_APP_BASE_URL=https://www.quannengcha.com
# 是否启用调试模式
VITE_APP_DEBUG=true