chore: sync local updates

This commit is contained in:
2026-05-16 19:03:44 +08:00
parent de9fd187e6
commit d49287704b
227 changed files with 16044 additions and 12171 deletions

View File

@@ -1,2 +1,4 @@
# 开发环境配置 - 用于本地开发 (npm run dev)
VITE_API_BASE=http://192.168.1.233:2424
# 开发环境 (npm run dev)
# 留空:使用相对路径 /api/*,由 vite.config.js 代理到本机后端(见 server.proxy
# 若需直连某台后端,可改为例如 http://127.0.0.1:8000此时不走代理需自行处理 CORS
VITE_API_BASE=