update 首页-快捷入口

This commit is contained in:
danshihao
2023-12-27 15:17:06 +08:00
parent 83e7d90b2b
commit 1c5357aafd
41 changed files with 98 additions and 7 deletions
+18
View File
@@ -26,5 +26,23 @@ module.exports = {
releaseDate: '发布日期',
materialDate: '实施日期',
standardStatus: '标准状态'
},
// 快捷入口
quickEnter: {
quickEnter: '快捷入口',
menuManage: '菜单管理',
custom: '自定义',
optionModules: '可选模块',
personalDisplayModule: '个人展示模块',
itemUnit: '项',
itemsUnit: '项',
listEmpty: '列表为空',
pleaseEnterSearchContent: '请输入搜索内容',
maxSelectedNine: '最多选择9个模块'
},
// 待办任务
todoTask: {
todoTask: '待办任务',
more: '更多'
}
}
+18
View File
@@ -26,5 +26,23 @@ module.exports = {
releaseDate: '发布日期',
materialDate: '实施日期',
standardStatus: '标准状态'
},
// 快捷入口
quickEnter: {
quickEnter: '快捷入口',
menuManage: '菜单管理',
custom: '自定义',
optionModules: '可选模块',
personalDisplayModule: '个人展示模块',
itemUnit: '项',
itemsUnit: '项',
listEmpty: '列表为空',
pleaseEnterSearchContent: '请输入搜索内容',
maxSelectedNine: '最多选择9个模块'
},
// 待办任务
todoTask: {
todoTask: '待办任务',
more: '更多'
}
}