# 页面标题 VUE_APP_TITLE = process.env.VUE_APP_TITLE NODE_ENV = production # 测试环境配置 ENV = 'staging' # 德州市职业健康信息管理平台/测试环境 VUE_APP_BASE_API = '/stage-api'