From b8a8a2df2f6e48a57745a319fe0d918ca175e8db Mon Sep 17 00:00:00 2001
From: yunkexin <760754045@qq.com>
Date: Mon, 8 Jul 2024 15:38:22 +0800
Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=BC=80=E9=A3=8E=E9=99=A9=E5=9B=9B?=
=?UTF-8?q?=E8=89=B2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/layout/Header.js | 2 +-
src/routes/Home.js | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/layout/Header.js b/src/layout/Header.js
index 0cde44b..a64c54b 100644
--- a/src/layout/Header.js
+++ b/src/layout/Header.js
@@ -482,7 +482,7 @@ function Header(props) {
{!props.matchLogin ? (
- {/* */}
+
diff --git a/src/routes/Home.js b/src/routes/Home.js
index 38e467c..fa26f5e 100644
--- a/src/routes/Home.js
+++ b/src/routes/Home.js
@@ -1712,7 +1712,7 @@ class Home extends React.Component {
display: "flex",
// padding: "0px 20px",
margin: "0px",
- minHeight: "242px",
+ // minHeight: "242px",
minWidth: "1136px",
// justifyContent: "space-between",
// backgroundColor: "#fff",
@@ -2101,7 +2101,7 @@ class Home extends React.Component {
display: "flex",
// padding: "0px 20px",
margin: "0px",
- minHeight: "242px",
+ // minHeight: "242px",
minWidth: "1136px",
// justifyContent: "space-between",
// backgroundColor: "#fff",
@@ -2384,7 +2384,7 @@ class Home extends React.Component {
margin: "30px 0px",
// justifyContent: "space-between",
alignItems: "center",
- minHeight: "388px",
+ // minHeight: "388px",
overflow: "hidden",
// minWidth: "1204px",
minWidth: "1136px",
@@ -2630,7 +2630,7 @@ class Home extends React.Component {
className="home-row"
style={{
margin: "0px 0px 10px 0px",
- minHeight: "275px",
+ // minHeight: "275px",
// minWidth: "1204px",
minWidth: "1136px",
}}