# 页面标题 VUE_APP_TITLE = HS平台 # 生产环境配置 ENV = 'production' # HS平台/生产环境 VUE_APP_BASE_API = '/prod-api' VUE_APP_MASTER_API = '/prod-master-api'