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; + } }