NODE_ENV = production # just a flag ENV = 'production' # base api VUE_APP_BASE_API = 'https://mall.zhaijieshi.cc/admin'