From 7a989d3db51f51f5600595ac156a090916dc8db6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com>
Date: Fri, 18 Aug 2023 12:14:55 +0800
Subject: [PATCH] =?UTF-8?q?:zap:=E4=BC=98=E5=8C=96=E4=BE=A7=E8=BE=B9?=
=?UTF-8?q?=E6=A0=8F=E8=8F=9C=E5=8D=95=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/components/Sidebar/SidebarItem.vue | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue
index 2e2ddd5..83a54ba 100644
--- a/src/layout/components/Sidebar/SidebarItem.vue
+++ b/src/layout/components/Sidebar/SidebarItem.vue
@@ -6,13 +6,10 @@
{{ hasTitle2(onlyOneChild.meta.title) }}
-
- {{ $t(onlyOneChild.meta.titleKey) }}
-
-
-
-
- {{ onlyOneChild.meta.title }}
+
+ {{ $t(onlyOneChild.meta.titleKey) }}
+ {{ onlyOneChild.meta.title }}
+
@@ -23,6 +20,7 @@
{{ $t(item.meta.titleKey) }}
{{ item.meta.title }}
+