NODE_ENV = production # just a flag ENV = 'staging' # base api VUE_APP_BASE_API = 'https://jiasm.zfire.top/mallApi/' VUE_APP_PATH_ALIAS = '/new-mall'