feat(web): table ui

This commit is contained in:
zhaoying
2026-03-25 17:13:54 +08:00
parent 0380c13a3b
commit 56fd5680cf
12 changed files with 91 additions and 53 deletions

View File

@@ -1444,6 +1444,7 @@ export const en = {
noShareAuth: 'No permission to share apps',
appCount: '{{count}} apps shared to this space',
resetFeaturesTip: 'Please reconfigure the [Conversation Features - File Upload] settings',
logTitle: 'Description',
},
userMemory: {
userMemory: 'User Memory',

View File

@@ -819,6 +819,7 @@ export const zh = {
noShareAuth: '无共享应用的权限',
appCount: '{{count}}个应用共享到此空间',
resetFeaturesTip: '请重新配置【对话功能-文件上传】功能',
logTitle: '描述',
},
table: {
totalRecords: '共 {{total}} 条记录'