NODE_ENV = production # just a flag ENV = 'staging' # 测试环境 base api VUE_APP_BASE_API = '/stage-api'