## 开发环境 NODE_ENV='development' # 测试接口 VITE_APP_BASE_API = 'https://apiboot.aizuda.com' # VITE_APP_BASE_API = 'http://localhost:8088'