放开风险四色
This commit is contained in:
parent
c23a47be84
commit
b8a8a2df2f
@ -482,7 +482,7 @@ function Header(props) {
|
||||
</div>
|
||||
{!props.matchLogin ? (
|
||||
<div className="header__right">
|
||||
{/* <RiskFourColor/> */}
|
||||
<RiskFourColor/>
|
||||
<HeaderDataV />
|
||||
<HeaderSearch />
|
||||
<GuideCode />
|
||||
|
||||
@ -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",
|
||||
}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user