# just a flag ENV = 'production' # base api VUE_APP_BASE_API = 'https://fw.gd-jxm.com/gateway/mallapi/' # worker api VUE_APP_WORKER_API = 'https://fw.gd-jxm.com/gateway/pcapi/' # publicPath VUE_APP_PUBLIC_PATH = '/mallmanager/'