From 050d35a0c7ca06447f9d9a745cc719d141fe727b Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 6 Nov 2025 19:52:52 +0800 Subject: [PATCH] =?UTF-8?q?v1.9=20=E4=B8=9A=E5=8A=A1=E5=8F=97=E7=90=86?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E5=8A=A0=E5=85=A5=E6=9D=83=E9=99=90=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/layout/layout.vue | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/views/layout/layout.vue b/src/views/layout/layout.vue index 9d5441875..2932b7b0b 100644 --- a/src/views/layout/layout.vue +++ b/src/views/layout/layout.vue @@ -3,11 +3,13 @@
- + - {{ item.name }} +
@@ -19,7 +21,7 @@ {{ c.name }} {{ $t('layout.moreCommunity') - }} + }} @@ -31,7 +33,7 @@ {{ $t('layout.logout') }} - {{systemInfo.version}} + {{ systemInfo.version }}
@@ -79,13 +81,13 @@