# 生产环境配置
ENV = 'production'
VUE_APP_TITLE='production'
VUE_APP_BASE_API = '//admin-api.adsdesk.cn/admin'