# 独立部署配置 NODE_ENV = production ENV = 'production' VUE_APP_ENV = 'production' VUE_APP_BASE = 'https://jxgree.zfire.top' VUE_APP_BASE_OSS = 'https://zf-mall-jx.oss-cn-shenzhen.aliyuncs.com/' VUE_APP_BASE_API = 'https://jxgree.zfire.top/zfapi/'