NODE_ENV = production # just a flag ENV = 'staging' # base api // 光谷信息 VUE_APP_BASEPREFIX = '/prod/hbjttz' // 科技公司 VUE_APP_KJGS_API = 'http://112.74.63.103:8060' // 代理地址 VUE_APP_URL = 'http://100.65.20.28:8086' // 跳转地址 VUE_APP_GO_TO = 'http://100.65.20.28:8086/rwndemo/home' // 网络态势 VUE_APP_WLTS_API = 'http://100.65.20.33:6662'