diff --git a/code/VideoAccess-VCMP/web/client/assets/images/background/nvr_banner.mp4 b/code/VideoAccess-VCMP/web/client/assets/images/background/nvr_banner.mp4 new file mode 100644 index 0000000..70603d9 Binary files /dev/null and b/code/VideoAccess-VCMP/web/client/assets/images/background/nvr_banner.mp4 differ diff --git a/code/VideoAccess-VCMP/web/client/src/sections/equipmentWarehouse/containers/nvr.jsx b/code/VideoAccess-VCMP/web/client/src/sections/equipmentWarehouse/containers/nvr.jsx index 89c660f..238d736 100644 --- a/code/VideoAccess-VCMP/web/client/src/sections/equipmentWarehouse/containers/nvr.jsx +++ b/code/VideoAccess-VCMP/web/client/src/sections/equipmentWarehouse/containers/nvr.jsx @@ -7,42 +7,45 @@ const NvrHeader = (props) => { const { dispatch, actions, user, loading } = props; return ( <> -
-
- NVR管理 -
-
- 对NVR(网络硬盘录像机)设备节点的管理 -
-
- 添加NVR -
-
+ {/*
*/} + + {/*
*/} );