diff --git a/src/stores/themeConfig.ts b/src/stores/themeConfig.ts index 366fa4f..179a19d 100644 --- a/src/stores/themeConfig.ts +++ b/src/stores/themeConfig.ts @@ -128,7 +128,7 @@ export const useThemeConfig = defineStore('themeConfig', { * 全局网站标题 / 副标题 */ // 网站主标题(菜单导航、浏览器当前网页标题) - globalTitle: '红动未来业务中台', + globalTitle: '红动未来服务商平台', // 网站副标题(登录页顶部文字) globalViceTitle: '让内容创作更简单', // 默认初始语言,可选值"",默认 zh-cn