清除数据

This commit is contained in:
2026-05-06 23:30:54 +08:00
parent 17a5734d67
commit d16fc36264
149 changed files with 6691 additions and 5575 deletions

View File

@@ -0,0 +1,7 @@
# 开发环境配置
VITE_APP_TITLE=社区生鲜团购系统
VITE_API_BASE_URL=
VITE_WS_URL=ws://localhost:8080/ws
VITE_UPLOAD_URL=http://localhost:8080/upload
VITE_TIMEOUT=10000
VITE_USE_MOCK=false