# 页面标题 VUE_APP_TITLE = 公共服务平台 # 生产环境配置 ENV = 'production' VUE_APP_ENV = 'production' # 公共服务平台/生产环境 VUE_APP_BASE_API = '/bnscloud'