From 282ff91539761c1ef658e42a29a558e29fc16bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Mon, 9 Mar 2026 15:26:12 +0800 Subject: [PATCH] =?UTF-8?q?tplink=E6=8E=A5=E5=8F=A3=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/hs/electricity/index.vue | 3 - .../camera/components/CameraBlockForm.vue | 173 +++++++++++------- .../camera/components/CameraPictureConfig.vue | 48 ++--- 3 files changed, 129 insertions(+), 95 deletions(-) diff --git a/src/views/iot/hs/electricity/index.vue b/src/views/iot/hs/electricity/index.vue index 2d893bc..b06173b 100644 --- a/src/views/iot/hs/electricity/index.vue +++ b/src/views/iot/hs/electricity/index.vue @@ -26,7 +26,6 @@ - @@ -127,8 +127,8 @@ import CameraOsdForm from './CameraOsdForm.vue';//OSD信息 import CameraBitrateForm from './CameraBitrateForm.vue';//码流参数 import CameraBlockForm from './CameraBlockForm.vue';//镜头遮挡 - import CameraLightAlarmForm from './CameraLightAlarmForm.vue';//白光报警 - import CameraSoundAlarmForm from './CameraSoundAlarmForm.vue';//声音报警 + // import CameraLightAlarmForm from './CameraLightAlarmForm.vue';//白光报警 + // import CameraSoundAlarmForm from './CameraSoundAlarmForm.vue';//声音报警 import CameraRecordList from './CameraRecordList.vue';//录像列表 import CameraUploadForm from './CameraUploadForm.vue';//上传FTP import PlanAddForm from '/@/views/iot/tplink/plan/components/PlanAddForm.vue';//录像设置