diff --git a/src/views/screen/Dashboard.vue b/src/views/screen/Dashboard.vue index 5cbd156..a92dcb6 100644 --- a/src/views/screen/Dashboard.vue +++ b/src/views/screen/Dashboard.vue @@ -10,7 +10,7 @@
- +
@@ -23,9 +23,11 @@
-
+
+ +
@@ -37,26 +39,53 @@
回水
-
+
+
+
+
+ +
+
+ +
+ + 锅炉房名称 + 换热站名称 + 二次网供水 + 二次网回水 + 二次网供压 + 二次网回压 + +
+ +
+
+ {{ item.view028 }} + {{ item.view030 }} + {{ item.view035 }} + {{ item.view036 }} + {{ item.view007 }} + {{ item.view008 }} +
+
-
列表
- +
-
+
-
+
{{ cqglfsl }}
城区锅炉房总数
-
+
-
+
{{ cqhrzsl }}
城区换热站总数
@@ -67,10 +96,10 @@
{{ jxglfsl }}
郊县总数
-
+
-
+
{{ jxsl }}
郊县锅炉房总数
@@ -83,8 +112,7 @@ 郊县瞬时热量【实时】
-
-
+
@@ -93,8 +121,7 @@ 郊县瞬时流量【实时】
-
-
+
@@ -104,21 +131,79 @@ 郊县供回水温度【实时】
-
+
+
+
+
+ + + + +
+ + \ No newline at end of file diff --git a/src/views/screen/components/HeatanalysisModal.vue b/src/views/screen/components/HeatanalysisModal.vue new file mode 100644 index 0000000..4eb4b25 --- /dev/null +++ b/src/views/screen/components/HeatanalysisModal.vue @@ -0,0 +1,124 @@ + + + + + diff --git a/src/views/screen/components/ZxtCQ.vue b/src/views/screen/components/ZxtCQ.vue new file mode 100644 index 0000000..4db4c50 --- /dev/null +++ b/src/views/screen/components/ZxtCQ.vue @@ -0,0 +1,292 @@ + + + + + diff --git a/src/views/screen/dashboard/ljt.png b/src/views/screen/dashboard/ljt.png new file mode 100644 index 0000000..e5addd3 Binary files /dev/null and b/src/views/screen/dashboard/ljt.png differ diff --git a/src/views/screen/dashboard/lq.png b/src/views/screen/dashboard/lq.png new file mode 100644 index 0000000..459d678 Binary files /dev/null and b/src/views/screen/dashboard/lq.png differ