opt:ctu功能优化;

This commit is contained in:
2026-01-14 16:32:00 +08:00
parent b873a9f64f
commit b0ce90c187
57 changed files with 1464 additions and 362 deletions

View File

@@ -2,7 +2,7 @@ export default {
'Notice': {
'title': '消息通知',
'table': {
'notice_title': '信息标题',
'notice_title': '信息',
'notice_content': '信息内容',
'notice_type': '信息类型',
'have_read': '读取状态',
@@ -11,7 +11,7 @@ export default {
'create_time': '创建时间',
'see': '查看',
'deal': '处理',
'input_tip': '请输入标题',
'input_tip': '请输入内容',
'batch_reader': '批量已读'
},
'reader': {