# 开发环境变量 # 在开发模式下使用 (npm run dev) # API 基础 URL - 开发环境 VITE_API_BASE_URL=https://petstore3.swagger.io/api/v3 # 环境名称 VITE_ENV_NAME=development