From be96fd8409395f010065b1c08b216d9a7fe47188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E4=BA=91=E9=B9=8F?= Date: Mon, 23 Dec 2024 16:47:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E9=A3=8E=E6=9C=BA:=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91=20=E6=95=85=E9=9A=9C?= =?UTF-8?q?=E5=BD=95=E6=B3=A2:=E4=BF=AE=E6=94=B9=E6=97=A0=E6=95=85?= =?UTF-8?q?=E9=9A=9C=E6=97=B6=E5=88=BB=E6=97=B6=E9=97=B4=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA=E6=95=85=E9=9A=9C=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/backend/WindBlower/index.vue | 45 +++++--- .../backend/equipment/airBlower/index.vue | 12 +- .../src/views/backend/malfunction/index.vue | 106 ++++++++++++------ 3 files changed, 106 insertions(+), 57 deletions(-) diff --git a/ui/dasadmin/src/views/backend/WindBlower/index.vue b/ui/dasadmin/src/views/backend/WindBlower/index.vue index e94e6056..548f33dd 100644 --- a/ui/dasadmin/src/views/backend/WindBlower/index.vue +++ b/ui/dasadmin/src/views/backend/WindBlower/index.vue @@ -60,17 +60,19 @@ -
-
-
+ +
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
@@ -169,8 +171,10 @@
{{ realTimeDataForSingle.ikwhthisday }} +   + {{ realTimeDataForSingleUnit.ikwhthisday }}
-
{{ realTimeDataForSingleUnit.ikwhthisday }}
+
日发电量
@@ -181,8 +185,10 @@
{{ realTimeDataForSingle.monthprodenergy }} +   + {{ realTimeDataForSingleUnit.monthprodenergy }}
-
{{ realTimeDataForSingleUnit.monthprodenergy }}
+
月发电量
@@ -195,8 +201,10 @@
{{ realTimeDataForSingle.yearprodenergy }} +   + {{ realTimeDataForSingleUnit.yearprodenergy }}
-
{{ realTimeDataForSingleUnit.yearprodenergy }}
+
年发电量
@@ -207,8 +215,10 @@
{{ realTimeDataForSingle.ikwhoverall }} +   + {{ realTimeDataForSingleUnit.ikwhoverall }}
-
{{ realTimeDataForSingleUnit.ikwhoverall }}
+
总发电量
@@ -1935,7 +1945,7 @@ $labelHeight: 24px; // min-height: 920px; .summarize { width: 100%; - height: 40%; + height: 35%; @include cardDefaultStyle; @include cardlabel; .summarize-panel-list { @@ -1979,6 +1989,9 @@ $labelHeight: 24px; color: #333333; font-size: 16px; font-weight: 600; + &:last-child{ + font-size: 14px; + } } &:first-child { height: 40%; @@ -1994,7 +2007,7 @@ $labelHeight: 24px; margin: 10px 0; width: 100%; // min-height: 350px; - height: calc(60% - 20px); + height: calc(65% - 20px); @include cardDefaultStyle; @include cardlabel; } diff --git a/ui/dasadmin/src/views/backend/equipment/airBlower/index.vue b/ui/dasadmin/src/views/backend/equipment/airBlower/index.vue index 077b9c36..92d6bb12 100644 --- a/ui/dasadmin/src/views/backend/equipment/airBlower/index.vue +++ b/ui/dasadmin/src/views/backend/equipment/airBlower/index.vue @@ -184,7 +184,12 @@ - +