From 9c86015b3c771110c22f076bcbbee11ef68cc226 Mon Sep 17 00:00:00 2001 From: zhangyanan Date: Sat, 6 Sep 2025 16:42:26 +0800 Subject: [PATCH] 1 --- .../largeScreen/productionCommandCenter.vue | 21 ++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/views/largeScreen/productionCommandCenter.vue b/src/views/largeScreen/productionCommandCenter.vue index 6010dca..7bd1642 100644 --- a/src/views/largeScreen/productionCommandCenter.vue +++ b/src/views/largeScreen/productionCommandCenter.vue @@ -53,12 +53,20 @@
-
-
- - 单位:kWh/t +
+
+
+ +
+
+
+
+
+ + 单位:kWh/t +
+
-
@@ -247,5 +255,8 @@ height: 298px; } } + .contentBox1{ + display: flex; + } }