隐藏案例菜单

This commit is contained in:
2025-11-21 14:47:24 +08:00
parent b0463a4c52
commit 515460d19d
3 changed files with 4 additions and 4 deletions

View File

@@ -129,9 +129,9 @@ export const useThemeConfig = defineStore('themeConfig', {
* 全局网站标题 / 副标题
*/
// 网站主标题(菜单导航、浏览器当前网页标题)
globalTitle: 'gfast3.2后台管理系统',
globalTitle: '红动未来业务中台',
// 网站副标题(登录页顶部文字)
globalViceTitle: 'gfast3.2后台管理系统',
globalViceTitle: '红动未来业务中台',
// 默认初始语言,可选值"<zh-cn|en|zh-tw>",默认 zh-cn
globalI18n: 'zh-cn',
// 默认全局组件大小,可选值"<large|'default'|small>",默认 'large'