@ -119,30 +119,30 @@ const NvrHeader = (props) => {
<div style={{ position: "absolute", top: 12 }}>
<div
style={{
fontSize: 22 + "px",
paddingTop: 15 + "px",
marginLeft: 21 + "px",
fontSize: 22,
paddingTop: 15,
marginLeft: 21,
}}
>
NVR管理
</div>
fontSize: 14 + "px",
paddingTop: 18 + "px",
marginLeft: 20 + "px",
fontSize: 14,
paddingTop: 18,
marginLeft: 20,
对NVR(网络硬盘录像机)设备节点的管理
marginTop: 28 + "px",
width: 89 + "px",
height: 32 + "px",
lineHeight: 32 + "px",
marginTop: 28,
width: 89,
height: 32,
lineHeight: "32px",
textAlign: "center",
backgroundColor: "#D9EAFF",
color: "#1859C1",