This commit is contained in:
2025-11-29 14:44:10 +08:00
parent 135696ef93
commit 0d4bbcd1f2
29 changed files with 776 additions and 316 deletions

View File

@@ -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, // 是否开启租户模式