NODE_ENV = production # 测试环境配置 ENV = 'test' # 接口地址 VUE_APP_BASE_API = '/prod-api'