NODE_ENV = production # just a flag ENV = 'staging' # base api VUE_APP_WEB = 'http://localhost:9001' # 天地图KEY VUE_APP_TIANDITU_KEY = ''