{{ item.label }}
@@ -17,10 +8,10 @@
@@ -28,50 +19,59 @@
@@ -112,13 +112,25 @@ export default {
.energy-content {
flex: 1;
height: 0;
- .peak-energy-use{
+
+ .peak-energy-use {
height: 100%;
}
- .peak-enterprise-operations{
+ .peak-enterprise-operations {
height: 100%;
}
+
+
+ ._bg {
+ position: absolute;
+ left: 26px;
+ top: 24px;
+ width: 120px;
+ height: 120px;
+ background: url("~/assets/peakCoalImages/right/warning-type-pie-bg.png") no-repeat;
+ background-size: 100% 100%;
+ }
}
.right-tab {
diff --git a/components/peak-coal-monitoring/ExcessiveWarning.vue b/components/peak-coal-monitoring/ExcessiveWarning.vue
new file mode 100644
index 0000000..2695c87
--- /dev/null
+++ b/components/peak-coal-monitoring/ExcessiveWarning.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
diff --git a/components/peak-coal-monitoring/MonitorData.vue b/components/peak-coal-monitoring/MonitorData.vue
index d699654..b9d48bb 100644
--- a/components/peak-coal-monitoring/MonitorData.vue
+++ b/components/peak-coal-monitoring/MonitorData.vue
@@ -2,7 +2,7 @@
@@ -15,330 +15,54 @@ export default {
components: {PeakCustomTable, PeakSecondaryTitle},
data(){
return{
- title: '实时监测数据',
+ title: '厂区环境趋势',
tableTitle: [
{
- title: '监测设备',
- dataIndex: 'pointName',
- dataUnit: null,
+ title: '设备掉线',
+ dataIndex: 'deviceName',
+ width: '35%'
+ },
+ {
+ title: '故障异常',
+ dataIndex: 'errorName',
width: '25%'
},
{
- title: '一氧化碳',
- dataIndex: 'COValue',
- dataUnit: 'COUnit',
- width: '15%'
- },
- {
- title: '二氧化硫',
- dataIndex: 'SO2Value',
- dataUnit: 'SO2Unit',
- width: '15%'
- },
- {
- title: '氮氧化物',
- dataIndex: 'NOValue',
- dataUnit: 'NOUnit',
- width: '15%'
- },
- {
- title: '臭氧',
- dataIndex: 'O3Value',
- dataUnit: 'O3Unit',
- width: '15%'
- },
- {
- title: 'PM10',
- dataIndex: 'PM10Value',
- dataUnit: 'PM10Unit',
- width: '15%'
+ title: '异常报警',
+ dataIndex: 'errorImg',
+ width: '40%'
}
],
dataSource: [
{
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
+ deviceName: '高炉',
+ errorName: '异常',
+ errorImg: '红灯'
},
{
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
+ deviceName: '高炉',
+ errorName: '异常',
+ errorImg: '红灯'
},
{
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
+ deviceName: '高炉',
+ errorName: '异常',
+ errorImg: '红灯'
},
{
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
+ deviceName: '高炉',
+ errorName: '异常',
+ errorImg: '红灯'
},
{
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
+ deviceName: '高炉',
+ errorName: '异常',
+ errorImg: '红灯'
},
{
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
- },
- {
- pointName: '监测设备名称',
- COValue: 2,
- COUnit: '%VOL',
- SO2Value: 30,
- SO2Unit: 'mg/m³',
- NOValue: 20,
- NOUnit: 'mg/L',
- O3Value: 10,
- O3Unit: 'ppm',
- PM10Value: 10,
- PM10Unit: 'μg/m³',
- PM25Value: 30,
- PM25Unit: 'μg/m³'
+ deviceName: '高炉',
+ errorName: '异常',
+ errorImg: '红灯'
}
]
}
diff --git a/components/peak-coal-monitoring/PeakAirQuality.vue b/components/peak-coal-monitoring/PeakAirQuality.vue
index b6cf130..f25d66d 100644
--- a/components/peak-coal-monitoring/PeakAirQuality.vue
+++ b/components/peak-coal-monitoring/PeakAirQuality.vue
@@ -3,12 +3,6 @@
-
@@ -111,22 +105,5 @@ export default {
width: 100%;
}
- .bar-charts {
- flex: 1;
- height: 0;
- width: 100%;
- .flex-column;
-
- ._title {
- width: 300px;
- height: 30px;
- background: url("~/assets/peakCoalMonitoring/left/air-rate-bg.png") no-repeat;
- }
-
- ._bar {
- flex: 1;
- height: 0;
- }
- }
}
diff --git a/components/peak-coal-monitoring/PeakCustomTable.vue b/components/peak-coal-monitoring/PeakCustomTable.vue
index 42bf5f0..3b8f5b4 100644
--- a/components/peak-coal-monitoring/PeakCustomTable.vue
+++ b/components/peak-coal-monitoring/PeakCustomTable.vue
@@ -35,7 +35,8 @@