NODE_ENV=production # 自定义开发环境标识变量 VITE_PROJECT_ENV = 'development' VITE_PROJECT_URL = 'http://localhost:8080/'