From 67f50bc50ff6521a5028f9d3a5d2b69e6c16559f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Sat, 22 Nov 2025 12:06:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E5=90=8D=E7=A7=B0=E6=96=87?= =?UTF-8?q?=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/themeConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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