diff --git a/src/views/sevenLargeScreen/safetyManagement/newEdgeProtection/index.vue b/src/views/sevenLargeScreen/safetyManagement/newEdgeProtection/index.vue index 91b7c9e..d6653d7 100644 --- a/src/views/sevenLargeScreen/safetyManagement/newEdgeProtection/index.vue +++ b/src/views/sevenLargeScreen/safetyManagement/newEdgeProtection/index.vue @@ -40,17 +40,17 @@
-
+
+ + + +
+
-
- - - -
安装位置
@@ -485,22 +485,26 @@ onMounted(() => { position: relative; height: 100%; width: 72%; + .select-right { + display: flex; + justify-content: flex-end; + width: 100%; + height: 10%; + z-index: 9; + position: absolute; + top: 0; + right: 20px; + } } } .content-bottom { width: 100%; height: 50%; - .select-right { - display: flex; - justify-content: flex-end; - width: 100%; - height: 14%; - z-index: 9; - } + .list-content { - height: 86%; + height: 92%; width: 100%; - // margin-top: 3%; + // margin-top: 1%; // background: url("@/assets/images/cardImg.png") no-repeat; // background-size: 100% 100%; .tab-list {