新增自定义首页

This commit is contained in:
lai
2024-10-16 14:12:31 +08:00
parent ba98b37306
commit 53d9e63c36
6 changed files with 589 additions and 434 deletions

View File

@@ -1782,6 +1782,9 @@ export default {
reset: "System Reset",
resetInstruction: "A system reset will erase all data in the current system, please proceed with caution!!!!",
resetTipContent: 'Are you sure you want to clear all data from the current system and insist on continuing?',
homeInstruction:'Set the system home page',
home: 'System home page',
homeTip:'Do you want to submit the current interface as the system interface?',
},
role:{
allScopeOptions:'All data permissions',

View File

@@ -1782,6 +1782,9 @@ export default {
reset: "系统重置",
resetInstruction: "系统重置将会清除当前系统内所有数据,请谨慎操作!!!",
resetTipContent: '确认要清除当前系统内所有数据并坚持继续吗?',
homeInstruction:'设置系统首页界面',
home: '系统首页',
homeTip:'确认要提交当前界面为系统界面吗?',
},
role:{
allScopeOptions:'全部数据权限',