平台名称文案修改

This commit is contained in:
2025-11-22 12:02:35 +08:00
parent 90d6da1d45
commit 1024a54c5d
3 changed files with 4 additions and 4 deletions

View File

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