初始化2

This commit is contained in:
2026-07-10 17:33:33 +08:00
parent b51ee98afa
commit 94f6ecf901
59 changed files with 3893 additions and 980 deletions

5
web/.env.production Normal file
View File

@@ -0,0 +1,5 @@
# 生产环境配置
# 构建时自动加载, API 地址通过 Nginx 反向代理, 不需要填完整地址
# API 基础路径(与 Nginx proxy_pass 对应)
VITE_API_BASE=/api