NODE_ENV = test # 测试环境配置 ENV = 'test' # 若依管理系统/测试环境 VUE_APP_BASE_API = '/test-api'