# 生产环境配置 # API 基础 URL - 生产环境使用相对路径 VITE_API_BASE_URL=/api/v1 # API 模式:生产环境使用相对路径 VITE_API_MODE=relative