|
@ -35,9 +35,9 @@ const Header = (props) => { |
|
|
style={{ display: "inline-block", width: 280, height: 40 }} |
|
|
style={{ display: "inline-block", width: 280, height: 40 }} |
|
|
/> |
|
|
/> |
|
|
), |
|
|
), |
|
|
// text: ( |
|
|
text: ( |
|
|
// <div style={{fontFamily: "icomoon",color:'#FFFFFF'}}>运维管理系统</div> |
|
|
<div style={{ fontFamily: "icomoon", color: '#FFFFFF' }}>运维管理系统</div> |
|
|
// ), |
|
|
), |
|
|
}} |
|
|
}} |
|
|
footer={ |
|
|
footer={ |
|
|
<> |
|
|
<> |
|
|