|
|
@ -56,7 +56,7 @@ const Header = props => { |
|
|
|
style={{ border: 0 }} |
|
|
|
onClick={handelClick} |
|
|
|
> |
|
|
|
<div style={{ display: 'inline-block', cursor: "pointer" }} onClick={() => history.push(`/quanju`)}>进入大屏</div> |
|
|
|
<div style={{ display: 'inline-block', cursor: "pointer" }} onClick={() => history.push(`/screen/cockpit`)}>进入大屏</div> |
|
|
|
<Menu.SubMenu key="user" title={ |
|
|
|
<div style={{ |
|
|
|
margin: '0 8px' |
|
|
|