# just a flag
ENV = 'production'

// api接口请求地址
VUE_APP_BASE_API = ''

# 静态资源文件url
VUE_APP_RESOURCES_URL = 'https://img.mall4j.com/'