From 66a31e1c6ce00cd5ce6535d277a58557a3e27013 Mon Sep 17 00:00:00 2001
From: YuanJian <792487760@qq.com>
Date: Wed, 24 Sep 2025 20:41:19 +0800
Subject: [PATCH] =?UTF-8?q?fix:=201=EF=BC=8C=E4=BF=AE=E6=94=B9taptbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Sidebar/SidebarItem.vue | 1 +
src/layout/components/Sidebar/index.vue | 2 +-
src/views/agent/agentInformation/index.vue | 4 +--
src/views/agent/index.vue | 2 +-
src/views/commission/index.vue | 2 +-
src/views/login.vue | 26 +++++++++++++++----
.../components/AdjustmentDialog copy.vue | 2 +-
.../components/AdjustmentDialog.vue | 2 +-
.../user/user/components/GoogleCodeDialog.vue | 4 +--
9 files changed, 31 insertions(+), 14 deletions(-)
diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue
index 38e62ad..e11d3a5 100644
--- a/src/layout/components/Sidebar/SidebarItem.vue
+++ b/src/layout/components/Sidebar/SidebarItem.vue
@@ -117,6 +117,7 @@ function hasTitle(title) {
.submenu-title-noDropdown {
height: var(--el-menu-item-height) !important;
padding: 0;
+ min-width: 80px;
}
diff --git a/src/layout/components/Sidebar/index.vue b/src/layout/components/Sidebar/index.vue
index e7f8cfa..05291af 100644
--- a/src/layout/components/Sidebar/index.vue
+++ b/src/layout/components/Sidebar/index.vue
@@ -94,7 +94,7 @@
-
+
diff --git a/src/views/agent/agentInformation/index.vue b/src/views/agent/agentInformation/index.vue
index 7fbc0fc..0c26e71 100644
--- a/src/views/agent/agentInformation/index.vue
+++ b/src/views/agent/agentInformation/index.vue
@@ -111,7 +111,7 @@
-
+