# 本地开发环境配置 NODE_ENV=development VITE_APP_ENV=development-local VITE_API_BASE_URL=http://127.0.0.1:8080 VITE_MOCK_ENABLED=true