From 1c174f6955da3c8d69f9d1dbbe5212405aa028c7 Mon Sep 17 00:00:00 2001 From: tanzhisong Date: Wed, 5 Mar 2025 10:34:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=B1=8F=E8=94=BDai=E5=8A=A9=E6=89=8B?= =?UTF-8?q?=E6=82=AC=E6=B5=AE=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/default/header/index.vue | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/src/layouts/default/header/index.vue b/src/layouts/default/header/index.vue index 4fb2023..c517268 100644 --- a/src/layouts/default/header/index.vue +++ b/src/layouts/default/header/index.vue @@ -11,7 +11,12 @@ /> - {{t('layout.header.welcomeIn')}} {{ title }} + + {{ t('layout.header.welcomeIn') }} {{ title }} + @@ -38,11 +43,11 @@ - - + + - +