From f80035d32acedd56139e8d8cc71cb90cacc8d0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Tue, 7 Oct 2025 13:13:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rtsp-vue/src/views/index.vue | 117 ++++++++++++-- rtsp-vue/src/views/video/inspection/index.vue | 148 ++++++++---------- .../src/views/video/inspection/record.vue | 57 ++++++- 3 files changed, 222 insertions(+), 100 deletions(-) diff --git a/rtsp-vue/src/views/index.vue b/rtsp-vue/src/views/index.vue index 8ed27be..db1841b 100644 --- a/rtsp-vue/src/views/index.vue +++ b/rtsp-vue/src/views/index.vue @@ -4,47 +4,136 @@ 全部 - {{ dict.label }} + {{ dict.label + }} + + + - - -
+ +
-
-
-
+
+
{{ item.ip }}
+ + + +
+
+

告警记录 {{ alarmRecordList.length }}条

+ 查看更多 +
+ + + + + + + + + +
- +
+
+

巡检记录 {{ inspectionRecordList.length }}条

+ 查看更多 +
+ + + + + + + + + + +
- - - -