Merge branch 'main' of http://47.122.43.22:3000/wjn/mh-lcmk-sms-web
This commit is contained in:
commit
99317409dd
@ -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