fix bug
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
* 全局配置文件
|
||||
*/
|
||||
export default {
|
||||
title: 'saber',
|
||||
logo: 'S',
|
||||
title: '武术赛事通',
|
||||
logo: '武',
|
||||
key: 'saber', //配置主键,目前用于存储
|
||||
indexTitle: 'Saber Admin',
|
||||
indexTitle: '武术赛事通',
|
||||
clientId: 'saber3', // 客户端id
|
||||
clientSecret: 'saber3_secret', // 客户端密钥
|
||||
tenantMode: true, // 是否开启租户模式
|
||||
|
||||
Reference in New Issue
Block a user