feat: 完成用户管理页面样式改造

This commit is contained in:
zhuoqinglian
2026-06-16 10:39:52 +08:00
parent 45fd850757
commit 1ffc40e71d
7 changed files with 131 additions and 408 deletions
+2
View File
@@ -645,6 +645,8 @@ export default {
'user.disable': 'Vô hiệu hóa',
'user.delete': 'Xóa',
'user.selectUsersFirst': 'Vui lòng chọn người dùng để xóa trước',
'user.selectUsersToDisable': 'Vui lòng chọn người dùng để vô hiệu hóa',
'user.selectUsersToEnable': 'Vui lòng chọn người dùng để kích hoạt',
'user.confirmDeleteSelected': 'Bạn có chắc chắn muốn xóa {count} người dùng đã chọn?',
'user.deleting': 'Đang xóa...',
'user.deleteSuccess': 'Đã xóa thành công {count} người dùng',