NODE_ENV = production # 测试环境配置 ENV = 'staging' # 接口地址 VUE_APP_BASE_API = '/staging'