From c32cfaa9d2f4765dce44608db125690b902e45fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87laptop?= Date: Fri, 20 Mar 2026 17:20:38 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/2026/detail/index.less | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/2026/detail/index.less b/src/pages/2026/detail/index.less index b5a971f40..d57a17cb8 100644 --- a/src/pages/2026/detail/index.less +++ b/src/pages/2026/detail/index.less @@ -1,13 +1,11 @@ .detail-page { - padding-top: 60px; - width: 1920px; + margin-top: 60px; + // width: 1920px; min-height: 1587px; background: url('../img/detail/header-bg.png'), #f7fbff; background-repeat: no-repeat; - background-position-y: 64px; background-size: 100% 389px; position: relative; - margin: 0 auto; padding-bottom: 0; display: flex; flex-direction: column; From 0fb328ea08ec9bf9c0aea2ac775568eeb0659eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87laptop?= Date: Fri, 20 Mar 2026 17:29:51 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=A0=B7=E5=BC=8Fcont.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/2026/center/index.less | 2 +- src/pages/2026/schedule/index.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/2026/center/index.less b/src/pages/2026/center/index.less index d9ca1df7f..a46ef1104 100644 --- a/src/pages/2026/center/index.less +++ b/src/pages/2026/center/index.less @@ -7,7 +7,7 @@ flex-direction: column; .title { - padding-top: 160px; + // padding-top: 160px; } .titleDesc{ margin-top: 20px; diff --git a/src/pages/2026/schedule/index.less b/src/pages/2026/schedule/index.less index b34e669ed..64668438d 100644 --- a/src/pages/2026/schedule/index.less +++ b/src/pages/2026/schedule/index.less @@ -11,7 +11,7 @@ background-size: 100% auto; } .title { - padding-top: 120px; + // padding-top: 120px; } .title2 { padding-top: 42px;