fix bug
This commit is contained in:
@@ -5,7 +5,7 @@ export default {
|
||||
title: '运输板块数字化管理平台',
|
||||
logo: 'X',
|
||||
key: 'saber', //配置主键,目前用于存储
|
||||
indexTitle: 'TMS物流运输管理系统',
|
||||
indexTitle: '运输板块数字化管理平台',
|
||||
clientId: 'saber3', // 客户端id
|
||||
clientSecret: 'saber3_secret', // 客户端密钥
|
||||
tenantMode: true, // 是否开启租户模式
|
||||
@@ -53,7 +53,7 @@ export default {
|
||||
//水印配置
|
||||
watermark: {
|
||||
mode: false,
|
||||
text: 'TMS物流运输管理系统',
|
||||
text: '运输板块数字化管理平台',
|
||||
},
|
||||
//oauth2配置
|
||||
oauth2: {
|
||||
|
||||
Reference in New Issue
Block a user