From 72f2e341b4d1b10a0b24f08a0f3a922f245cd719 Mon Sep 17 00:00:00 2001 From: deartibers <947466799@qq.com> Date: Wed, 27 Apr 2022 16:18:56 +0800 Subject: [PATCH] =?UTF-8?q?nvr=E7=AE=A1=E7=90=86=E5=A4=B4=E9=83=A8?= =?UTF-8?q?=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/images/background/location.png | Bin 0 -> 481 bytes .../components/nvrModal.jsx | 85 ++++++++++++++++++ .../equipmentWarehouse/containers/nvr.jsx | 76 ++++++++-------- 3 files changed, 124 insertions(+), 37 deletions(-) create mode 100644 code/VideoAccess-VCMP/web/client/assets/images/background/location.png diff --git a/code/VideoAccess-VCMP/web/client/assets/images/background/location.png b/code/VideoAccess-VCMP/web/client/assets/images/background/location.png new file mode 100644 index 0000000000000000000000000000000000000000..233c47287cf2e31c76eac0d377a8ad7e7dc8cb71 GIT binary patch literal 481 zcmV<70UrK|P)Px$n@L1LR5(wSlusz8Q5431k4a%`Rw64)7BtotEF`g^Z<56;g-YuF@%rCuUX&EC8dxhY%diZ-H@1i}8L5U}hCS5$GwC7%t}}efPx}Fbzz- zF}ZXmkdsu9nR%aQKvf3dAK1dtB^#}2pv8iS2PphMC_ z^voZDzd&6Ox95N@U@+sBPk>dR8u$v-XT;1pU;rq*Lj#F;fmR2&3jYA^f%lA}q`p{* zEx=Ep=8c5^K${yYZKhseJ5t_joExB1(yzn|NmFJyVB-}xx +
{props.modalName}
+ =1.16.0 + onCancel={handleCancel} + > +
+
console.log(values)}> + + + + + + + + + + + + + Semi + 轻颜相机 + 今日头条 + + + + +
+ +
+ +
+
+
+
+ + ); +} + +export default nvrModal \ No newline at end of file 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 46c2683..da7951b 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 @@ -2,49 +2,51 @@ import React, { useEffect } from "react"; import { connect } from "react-redux"; import { Card } from "@douyinfe/semi-ui"; import "../style.less"; +import NvrModal from "../components/nvrModal" const NvrHeader = (props) => { const { dispatch, actions, user, loading } = props; return ( <> - {/*
*/} -