@@ -5,7 +5,7 @@ export default {
title: 'saber',
logo: 'S',
key: 'saber', //配置主键,目前用于存储
- indexTitle: '数智化生产线管理平台',
+ indexTitle: '数智化项目综合管理平台(工业版)',
clientId: 'saber', // 客户端id
clientSecret: 'saber_secret', // 客户端密钥
tenantMode: true, // 是否开启租户模式
@@ -1,5 +1,5 @@
export default {
- title: '数智化生产线管理平台',
+ title: '数智化项目综合管理平台(工业版)',
logoutTip: 'Exit the system, do you want to continue?',
submitText: 'submit',
cancelText: 'cancel',