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