NODE_ENV = production # just a flag ENV = 'staging' # base api # 生产环境 VUE_APP_BASE_API = '' VUE_APP_BASE_TITLE = '铸龙-埋点数据分析平台'