# 页面标题
VUE_APP_TITLE = 科研生产展示平台
# 生产环境配置
ENV = 'production'
# 科研生产展示平台/生产环境
#VUE_APP_BASE_API = 'http://120.26.107.74:1818'
VUE_APP_BASE_API = '/api'