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") }}  +

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