feat(web): table ui upgrade

This commit is contained in:
zhaoying
2026-03-23 12:15:36 +08:00
parent 4dbb2bf2e2
commit 338d7f1065
7 changed files with 43 additions and 24 deletions

View File

@@ -246,6 +246,7 @@ export const en = {
zh: 'Chinese'
},
user: {
userList: 'User List',
searchPlaceholder: 'search user…',
userId: 'User ID',
username: 'Username',

View File

@@ -943,6 +943,7 @@ export const zh = {
zh: '中'
},
user: {
userList: '用户列表',
searchPlaceholder: '搜索用户…',
userId: '用户ID',
username: '用户名',