From c20c4c2b3bfd6066bb9180e9b46ed6222de68bed Mon Sep 17 00:00:00 2001 From: zhangjunwen Date: Fri, 19 Apr 2024 10:29:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zfipc-ui/src/layout/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfipc-ui/src/layout/components/Navbar.vue b/zfipc-ui/src/layout/components/Navbar.vue index 09156ca..93caf2a 100644 --- a/zfipc-ui/src/layout/components/Navbar.vue +++ b/zfipc-ui/src/layout/components/Navbar.vue @@ -37,7 +37,7 @@ style="font-size: 14px" :class="{ active: currentNav === index }" @click="handleJumpPath(item.path)" - > + > {{ item.meta.title }}