重新
This commit is contained in:
parent
0fecf39201
commit
1a654bd447
@ -578,7 +578,7 @@ function Header(props) {
|
||||
{!props.matchLogin ? (
|
||||
<div className="header__right">
|
||||
<RiskFourColor />
|
||||
{window.location.host == "47.122.43.22:7001" || 'localhost:7001' ? <FullScreen /> : ""}
|
||||
{window.location.host == "47.122.43.22:7001" ? <FullScreen /> : ""}
|
||||
<HeaderDataV />
|
||||
<HeaderSearch />
|
||||
<GuideCode />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user