From c1b7686e72a3e543cfca3939f1d6a51abc3159f2 Mon Sep 17 00:00:00 2001 From: wangchengxin Date: Mon, 16 Dec 2024 10:20:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E9=A1=B6=E9=83=A8=E5=9B=BE=E6=A0=87=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 5fd72995..9b3ac6d6 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -28,7 +28,7 @@ - + @@ -43,7 +43,7 @@ - + -- Gitee