放开风险四色

This commit is contained in:
yunkexin 2024-07-08 15:38:22 +08:00
parent c23a47be84
commit b8a8a2df2f
2 changed files with 5 additions and 5 deletions

View File

@ -482,7 +482,7 @@ function Header(props) {
</div>
{!props.matchLogin ? (
<div className="header__right">
{/* <RiskFourColor/> */}
<RiskFourColor/>
<HeaderDataV />
<HeaderSearch />
<GuideCode />

View File

@ -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",
}}