+ 暂无数据
+From 37db6d303eb3be221357e711c4e4d21f826012d9 Mon Sep 17 00:00:00 2001 From: cjp <3096114695@qq.com> Date: Sat, 29 Jul 2023 17:59:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E4=B8=83=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E5=A4=A7=E5=B1=8F25=E4=B8=AABUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../distributionMonitoring/topRight.vue | 12 +- .../elevatorMonitoring/leftCenter.vue | 7 +- .../headNoise/centerBottom.vue | 7 +- .../sevenLargeScreen/headNoise/leftBottom.vue | 15 +- .../headNoise/rightBottom.vue | 2 +- .../laborManagement/circularGraph.vue | 2 +- .../laborManagement/leftBottom.vue | 24 ++-- .../laborManagement/rightBottom.vue | 1 - .../laborManagement/rightCenter.vue | 135 ++++++++++++++++-- .../laborManagement/rightTop.vue | 89 +++++++++--- .../towerCraneMonitoring/right.vue | 8 +- .../vehicleManagement/topLeft.vue | 24 +++- .../vehicleManagement/topRight.vue | 25 +++- 13 files changed, 291 insertions(+), 60 deletions(-) diff --git a/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue b/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue index aa0e1b5..787b66e 100644 --- a/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue +++ b/src/views/sevenLargeScreen/distributionMonitoring/topRight.vue @@ -153,11 +153,21 @@ onMounted(async () => { .listBox { .listStyle { display: flex; - justify-content: space-around; + // justify-content: space-around; color: #fff; height: 12%; line-height: 25px; font-size: calc(100vw * 12 / 1920); + .dev { + width: 25%; + padding-left: 7%; + } + .time { + width: 40%; + } + .type { + width: 20%; + } } .listStyle:hover { background: #091f3f; diff --git a/src/views/sevenLargeScreen/elevatorMonitoring/leftCenter.vue b/src/views/sevenLargeScreen/elevatorMonitoring/leftCenter.vue index 0883a7c..cd91dfc 100644 --- a/src/views/sevenLargeScreen/elevatorMonitoring/leftCenter.vue +++ b/src/views/sevenLargeScreen/elevatorMonitoring/leftCenter.vue @@ -4,6 +4,7 @@
{{ item.day }}
+
+
+ 暂无数据
+
+ 暂无数据
+