From 607ea47d72003169fcb0c23f0f549a3e41b5d9d5 Mon Sep 17 00:00:00 2001 From: R2m1liA <15258427350@163.com> Date: Tue, 9 Sep 2025 16:45:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E9=A1=B5=E9=A6=96?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将菜单栏置于中央 --- app/components/JinshenHeader.vue | 53 +++++++++++++++++++------------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/app/components/JinshenHeader.vue b/app/components/JinshenHeader.vue index aa23a5c..f3f3db9 100644 --- a/app/components/JinshenHeader.vue +++ b/app/components/JinshenHeader.vue @@ -6,28 +6,30 @@ - - - - {{ $t('navigation.productions') }} - - - {{ $t('navigation.solutions') }} - - - {{ $t('navigation.support') }} - - - {{ $t('navigation.about-us') }} - - +
+ + + + {{ $t('navigation.productions') }} + + + {{ $t('navigation.solutions') }} + + + {{ $t('navigation.support') }} + + + {{ $t('navigation.about-us') }} + + +
+ +
- @@ -90,7 +92,6 @@ onMounted(() => {