# 生产环境变量 # 在生产构建时使用 (npm run build) # API 基础 URL - 生产环境 VITE_API_BASE_URL=https://api.yourapp.com # 环境名称 VITE_ENV_NAME=production