From 672ba4bbb976586972cf3d71bbde04fa4679e774 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 20 Jun 2023 13:20:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=BD=AE=E8=AF=A2=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pictureRotation/index.vue | 254 ++++++++++++------ .../realTimeMonitor/components/infoDialog.vue | 1 + 2 files changed, 167 insertions(+), 88 deletions(-) diff --git a/src/views/pictureRotation/index.vue b/src/views/pictureRotation/index.vue index de82913..340a97a 100644 --- a/src/views/pictureRotation/index.vue +++ b/src/views/pictureRotation/index.vue @@ -22,54 +22,70 @@
-
- + - - -
- -
-
- -
-

- {{ item.linename }}-{{ - item.displayname !== null && item.displayname !== "" - ? item.displayname - : item.cmdid - }}-{{ - item.alias !== null && item.alias !== "" - ? item.alias - : item.channnelname - }} -

-

- {{ $moment(item.photoTime).format("yy-MM-DD HH:mm:ss") }}  -

-
+
+ + + +
+ +
+
+ +
+

+ {{ item.linename }}-{{ + item.displayname !== null && item.displayname !== "" + ? item.displayname + : item.cmdid + }}-{{ + item.alias !== null && item.alias !== "" + ? item.alias + : item.channnelname + }} +

+

+ {{ $moment(item.photoTime).format("yy-MM-DD HH:mm:ss") }}  +

+
+ +
- + - + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+