v3.8.1发布,上传前端代码

This commit is contained in:
JEECG
2025-06-25 16:04:02 +08:00
parent 3d414aaec8
commit 0148f45979
120 changed files with 4783 additions and 486 deletions

View File

@ -8,7 +8,7 @@ export default {
dropdownItemSwitchDepart: 'Switch Department',
dropdownItemRefreshCache: 'Clean cache',
dropdownItemSwitchAccount: 'Account Setting',
tooltipErrorLog: 'Error log',
tooltipLock: 'Lock screen',
tooltipNotify: 'Notification',
@ -33,6 +33,7 @@ export default {
closeRight: 'Close Right',
closeOther: 'Close Other',
closeAll: 'Close All',
homeDesign: 'Home Design',
},
setting: {
// content mode

View File

@ -34,6 +34,7 @@ export default {
closeRight: '关闭右侧',
closeOther: '关闭其它',
closeAll: '关闭全部',
homeDesign: '设计模式',
},
setting: {
// content mode
@ -105,6 +106,7 @@ export default {
fullContent: '全屏内容',
grayMode: '灰色模式',
colorWeak: '色弱模式',
aiIconSHow: 'Ai图标显示',
progress: '顶部进度条',
switchLoading: '切换loading',