# just a flag
ENV = 'development'

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

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