NODE_ENV='production' # must start with VUE_APP_ VUE_APP_ENV = 'staging' #base url BASE_URL = 'https://www.xxx.com/' #appid VUE_APP_WECHAT_APPID='12345678'