diff --git a/locales/en.yaml b/locales/en.yaml
index 9abe424..735b2d7 100644
--- a/locales/en.yaml
+++ b/locales/en.yaml
@@ -49,6 +49,7 @@ buttons:ResetPassword: Reset Password
buttons:RoleAllocation: Role Allocation
buttons:PermissionDetails: Permission Details
buttons:ForceToExit: Force Exit
+buttons:DataAdmin: Data Admin
search:Total: Total
search:History: History
search:Collect: Collect
diff --git a/locales/zh-CN.yaml b/locales/zh-CN.yaml
index bf0d8ff..0246384 100644
--- a/locales/zh-CN.yaml
+++ b/locales/zh-CN.yaml
@@ -49,6 +49,7 @@ buttons:RoleAllocation: 角色分配
buttons:PermissionDetails: 权限详情
buttons:ForceToExit: 强制退出
buttons:ExitInBatches: 批量强退
+buttons:DataAdmin: 数据管理
search:Total: 共
search:History: 搜索历史
search:Collect: 收藏
diff --git a/src/views/monitor/login/index.vue b/src/views/monitor/login/index.vue
index 0af53cc..d8b31cd 100644
--- a/src/views/monitor/login/index.vue
+++ b/src/views/monitor/login/index.vue
@@ -73,7 +73,11 @@ const {
-
+
-
+
{
class="!w-[200px]"
/>
-
+