From a528af07f5a4085dc52ae3e56df998b0c233216a Mon Sep 17 00:00:00 2001
From: selia-zx <1771203023@qq.com>
Date: Thu, 7 May 2026 17:12:15 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E8=84=B1=E7=A1=AB=E7=B3=BB?=
=?UTF-8?q?=E7=BB=9F=E9=A6=96=E9=A1=B5=E3=80=81=E5=AE=9E=E6=97=B6=E7=9B=91?=
=?UTF-8?q?=E6=8E=A7=E3=80=81=E8=83=BD=E6=95=88=E5=88=86=E6=9E=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/desulfurization/energyAnalysis.js | 10 +
src/views/components/densityAndDasage.vue | 505 ++++++++
src/views/components/sodaDailyDosage.vue | 312 +++++
.../desMonitor/desMonitorCenter.vue | 2 +-
.../desulfurization/energyAnalysis/index.vue | 1046 +++++++++++++++++
src/views/index.vue | 380 +++---
6 files changed, 2074 insertions(+), 181 deletions(-)
create mode 100644 src/api/desulfurization/energyAnalysis.js
create mode 100644 src/views/components/densityAndDasage.vue
create mode 100644 src/views/components/sodaDailyDosage.vue
diff --git a/src/api/desulfurization/energyAnalysis.js b/src/api/desulfurization/energyAnalysis.js
new file mode 100644
index 0000000..77591f7
--- /dev/null
+++ b/src/api/desulfurization/energyAnalysis.js
@@ -0,0 +1,10 @@
+import request from "@/utils/request";
+
+// so2浓度与小苏打用量
+export function fgdScrEnergy(data) {
+ return request({
+ url: '/fgdScr/energy/sys/query',
+ method: 'post',
+ data: data
+ })
+}
\ No newline at end of file
diff --git a/src/views/components/densityAndDasage.vue b/src/views/components/densityAndDasage.vue
new file mode 100644
index 0000000..a156010
--- /dev/null
+++ b/src/views/components/densityAndDasage.vue
@@ -0,0 +1,505 @@
+
+
+
+
+
+
diff --git a/src/views/components/sodaDailyDosage.vue b/src/views/components/sodaDailyDosage.vue
new file mode 100644
index 0000000..79b5f97
--- /dev/null
+++ b/src/views/components/sodaDailyDosage.vue
@@ -0,0 +1,312 @@
+
+
+
+
+
+
diff --git a/src/views/desulfurization/desMonitor/desMonitorCenter.vue b/src/views/desulfurization/desMonitor/desMonitorCenter.vue
index e87b7eb..805d6f2 100644
--- a/src/views/desulfurization/desMonitor/desMonitorCenter.vue
+++ b/src/views/desulfurization/desMonitor/desMonitorCenter.vue
@@ -4,7 +4,7 @@
-
铭汉空压热回收系统
+ 铭汉脱硫系统
{{ formattedDate }}
diff --git a/src/views/desulfurization/energyAnalysis/index.vue b/src/views/desulfurization/energyAnalysis/index.vue
index e69de29..b2c8553 100644
--- a/src/views/desulfurization/energyAnalysis/index.vue
+++ b/src/views/desulfurization/energyAnalysis/index.vue
@@ -0,0 +1,1046 @@
+
+
+
+
+
+
+
时间类型:
+
+ 分钟
+ 小时
+ 日
+ 月
+ 年
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+ 打印
+
+
+ 导出
+
+
+
+
+
+
{{ this.titleDate }}数据分析
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 能源报表 |
+
+
+ | 时间 |
+ 进SO2浓度(mg/m³) |
+ 出SO2浓度(mg/m³) |
+ 小苏打用量(mg) |
+
+
+
+ |
+ {{ value }}
+ |
+
+
+
+
操作员: {{ this.userName }}
+
日期: {{ this.operationDate }}
+
+
+
+
+ 取消
+
+
+ 确认
+
+
+
+
+
+
+
+
+
diff --git a/src/views/index.vue b/src/views/index.vue
index 8832686..8b48b79 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -5,42 +5,25 @@
项目简介
-
![Base64 Image]()
+
-

+
项目名称
{{ projectObj.proName }}
-

+
建筑面积
{{ projectObj.buildingArea }}m³
-

+
运营地址
{{ projectObj.proAddr }}
@@ -49,11 +32,7 @@
-

+
项目运行开始时间
{{ projectObj.operateStartTime }}
@@ -61,68 +40,43 @@
-
-
-
-
-
-
总耗电量(kwh)
-
{{ projectView.totalEle }}
-
-
-
总热水补水(吨)
-
- {{ projectView.totalWater }}
-
-
-
-
总蒸汽流量(吨)
-
- {{ projectView.totalGas }}
-
-
-
-
总产冷量(kw)
-
- {{ projectView.totalCold }}
-
-
-
-
今年耗电量(kwh)
-
- {{ projectView.yearEle }}
-
-
-
-
今年热水补水(吨)
-
- {{ projectView.yearWater }}
+
+
+
+
+
+
+
反应前SO2浓度
+
(mg/m³)
+
{{ projectView.beforeSO2 }}
-
-
-
今年蒸汽流量(吨)
-
- {{ projectView.yearGas }}
+
+
+
反应后SO2浓度
+
(mg/m³)
+
+ {{ projectView.afterSO2 }}
+
-
-
今年产冷量(kw)
-
- {{ projectView.yearCold }}
-
+
+
-
-
-
冷源系统
+
+
+ SO2最近24小时浓度与小苏打用量
-
+
-
+
+
-
+