# 页面标题
VUE_APP_TITLE = 衡水老白干OA系统
# 生产环境配置
ENV = 'production'
# 景区管控综合管理平台/生产环境
VUE_APP_BASE_API = '/prod-api'