typo(projects): 修改标题内容

This commit is contained in:
xlsea 2025-06-19 23:06:41 +08:00
parent 406800de59
commit 7846b2cb1f
3 changed files with 4 additions and 4 deletions

4
.env
View File

@ -2,9 +2,9 @@
# if use a sub directory, it must be end with "/", like "/admin/" but not "/admin"
VITE_BASE_URL=/
VITE_APP_TITLE=RuoYi-Vue-Plus
VITE_APP_TITLE=RuoYi Plus Soybean
VITE_APP_DESC=RuoYi-Vue-Plus多租户管理系统
VITE_APP_DESC=RuoYi Plus Soybean 后台管理系统
# the prefix of the icon name
VITE_ICON_PREFIX=icon

View File

@ -1,6 +1,6 @@
const local: App.I18n.Schema = {
system: {
title: 'RuoYi Vue Plus',
title: 'RuoYi Plus Soybean',
updateTitle: 'System Version Update Notification',
updateContent: 'A new version of the system has been detected. Do you want to refresh the page immediately?',
updateConfirm: 'Refresh immediately',

View File

@ -1,6 +1,6 @@
const local: App.I18n.Schema = {
system: {
title: 'RuoYi Vue Plus',
title: 'RuoYi Plus Soybean',
updateTitle: '系统版本更新通知',
updateContent: '检测到系统有新版本发布,是否立即刷新页面?',
updateConfirm: '立即刷新',