NODE_ENV = production
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://litemall.51jingcheng.com/api/admin'