From b7daa29de8f9ae507191fdf6a38f8e69352717c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=85=E5=87=A4?= Date: Mon, 14 Sep 2026 00:08:32 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix(ui):=20=E7=AD=89=E5=BE=85=E5=AD=90?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E5=AE=9A=E4=BD=8D=E5=90=8E=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E8=BF=9B=E5=85=A5=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dropdown-menu/DropdownMenuSubContent.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/components/dropdown-menu/DropdownMenuSubContent.vue b/src/components/dropdown-menu/DropdownMenuSubContent.vue index ddd7d6d..a52d660 100644 --- a/src/components/dropdown-menu/DropdownMenuSubContent.vue +++ b/src/components/dropdown-menu/DropdownMenuSubContent.vue @@ -1,6 +1,6 @@