From 5d931ef31037b28fc50d62150ef0c43da43985bf Mon Sep 17 00:00:00 2001 From: zhangjianjun Date: Tue, 31 Mar 2026 16:41:59 +0800 Subject: [PATCH] ud --- src/components/layout/Section/index.module.css | 4 ++-- src/layouts/Header.module.css | 1 + src/pages/Business/RuijingGroup.tsx | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/layout/Section/index.module.css b/src/components/layout/Section/index.module.css index 24c2bc9..05d2056 100644 --- a/src/components/layout/Section/index.module.css +++ b/src/components/layout/Section/index.module.css @@ -27,12 +27,12 @@ @media (max-width: 48rem) { .section { - padding: 4rem 4rem; + padding: 4rem 0; } } @media (max-width: 30rem) { .section { - padding: 3rem 1.25rem; + padding: 3rem 0; } } diff --git a/src/layouts/Header.module.css b/src/layouts/Header.module.css index 3f96b2a..4e5a24f 100644 --- a/src/layouts/Header.module.css +++ b/src/layouts/Header.module.css @@ -91,6 +91,7 @@ justify-content: space-between; height: 100%; width: 100%; + z-index: 99999; } .headerInner::after { diff --git a/src/pages/Business/RuijingGroup.tsx b/src/pages/Business/RuijingGroup.tsx index e7d587a..9ed73aa 100644 --- a/src/pages/Business/RuijingGroup.tsx +++ b/src/pages/Business/RuijingGroup.tsx @@ -33,7 +33,7 @@ export default function RuijingGroup() { /> {section1Data && } - {swiperCardData && } + {swiperCardData && } {section3Data && (