From 0592e9bd5cc18d83af4ae7a0cfe0b979acb2ba0e Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Fri, 16 May 2025 22:44:50 +0800 Subject: [PATCH] =?UTF-8?q?:technologist:=20feat:=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=85=AC=E5=85=B1=E5=A4=B4=E9=83=A8=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/LayoutHeaderCommon.vue | 44 +++++++++--------- .../components/LayoutHeaderHome.vue | 2 +- .../{ => layout-nav}/LayoutHeaderNav.vue | 10 ++-- .../layout-header/images/layout-header-2.png | Bin 67574 -> 10471 bytes src/views/community/charts/right-header.tsx | 2 +- 5 files changed, 30 insertions(+), 28 deletions(-) rename src/layout/layout-header/components/{ => layout-nav}/LayoutHeaderNav.vue (65%) diff --git a/src/layout/layout-header/components/LayoutHeaderCommon.vue b/src/layout/layout-header/components/LayoutHeaderCommon.vue index 31572e7..8b58afe 100644 --- a/src/layout/layout-header/components/LayoutHeaderCommon.vue +++ b/src/layout/layout-header/components/LayoutHeaderCommon.vue @@ -1,12 +1,12 @@ diff --git a/src/layout/layout-header/components/LayoutHeaderNav.vue b/src/layout/layout-header/components/layout-nav/LayoutHeaderNav.vue similarity index 65% rename from src/layout/layout-header/components/LayoutHeaderNav.vue rename to src/layout/layout-header/components/layout-nav/LayoutHeaderNav.vue index 33c8331..abd5d41 100644 --- a/src/layout/layout-header/components/LayoutHeaderNav.vue +++ b/src/layout/layout-header/components/layout-nav/LayoutHeaderNav.vue @@ -3,9 +3,9 @@