|
@@ -24,19 +24,38 @@
|
|
|
<el-col :span="8">
|
|
|
<div class="top_left">
|
|
|
<!-- 电机电流 -->
|
|
|
- <oneline ref="current" :id="80" title="电机电流" unit="A" type="dianjidianliu_after"></oneline>
|
|
|
+ <oneline
|
|
|
+ ref="current"
|
|
|
+ :id="80"
|
|
|
+ title="电机电流"
|
|
|
+ unit="A"
|
|
|
+ type="dianjidianliu_after"
|
|
|
+ ></oneline>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
<div class="top_center">
|
|
|
<!-- 三相绕组温度 -->
|
|
|
- <threeline ref="winding" :id="80" title="三相绕组温度" unit="°C" :type="windingType" :legend="windingLegand"></threeline>
|
|
|
+ <threeline
|
|
|
+ ref="winding"
|
|
|
+ :id="80"
|
|
|
+ title="三相绕组温度"
|
|
|
+ unit="°C"
|
|
|
+ :type="windingType"
|
|
|
+ :legend="windingLegand"
|
|
|
+ ></threeline>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
<div class="top_right">
|
|
|
<!-- 电机振动 -->
|
|
|
- <oneline ref="virbrate" :id="92" title="电机振动" unit="mm/s" type="zhendong_after"></oneline>
|
|
|
+ <oneline
|
|
|
+ ref="virbrate"
|
|
|
+ :id="92"
|
|
|
+ title="电机振动"
|
|
|
+ unit="mm/s"
|
|
|
+ type="zhendong_after"
|
|
|
+ ></oneline>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
@@ -47,19 +66,40 @@
|
|
|
<el-col :span="8">
|
|
|
<div class="center_left">
|
|
|
<!-- 压风机及风包压力 -->
|
|
|
- <twoline2 ref="pressure" :id=[81,82] title="压风机及风包压力" unit="Mpa" :type="pressureType" :legend="pressureLegand"></twoline2>
|
|
|
+ <twoline2
|
|
|
+ ref="pressure"
|
|
|
+ :id=[81,82]
|
|
|
+ title="压风机及风包压力"
|
|
|
+ unit="Mpa"
|
|
|
+ :type="pressureType"
|
|
|
+ :legend="pressureLegand"
|
|
|
+ ></twoline2>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
<div class="center_center">
|
|
|
<!-- 压风机及风包温度 -->
|
|
|
- <twoline2 ref="temperature" :id=[81,82] title="压风机及风包温度" unit="°C" :type="temperatureType" :legend="temperatureLegand"></twoline2>
|
|
|
+ <twoline2
|
|
|
+ ref="temperature"
|
|
|
+ :id=[81,82]
|
|
|
+ title="压风机及风包温度"
|
|
|
+ unit="°C"
|
|
|
+ :type="temperatureType"
|
|
|
+ :legend="temperatureLegand"
|
|
|
+ ></twoline2>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="8">
|
|
|
<div class="center_right">
|
|
|
<!-- 电机前后轴温 -->
|
|
|
- <twoline ref="bearing" :id="80" title="电机前后轴温" unit="°C" :type="bearingType" :legend="bearingLegand"></twoline>
|
|
|
+ <twoline
|
|
|
+ ref="bearing"
|
|
|
+ :id="80"
|
|
|
+ title="电机前后轴温"
|
|
|
+ unit="°C"
|
|
|
+ :type="bearingType"
|
|
|
+ :legend="bearingLegand"
|
|
|
+ ></twoline>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
@@ -86,9 +126,9 @@
|
|
|
</template>
|
|
|
|
|
|
<script>
|
|
|
-import oneline from '@/common/oneline'
|
|
|
-import twoline from '@/common/twoline'
|
|
|
-import threeline from '@/common/threeline'
|
|
|
+import oneline from "@/common/oneline";
|
|
|
+import twoline from "@/common/twoline";
|
|
|
+import threeline from "@/common/threeline";
|
|
|
import faultAlarm from "./faultAlarm";
|
|
|
import runningMsg from "./runningMsg";
|
|
|
import runningMsg1 from "./runningMsg1";
|
|
@@ -111,17 +151,20 @@ export default {
|
|
|
label: "3号压风机",
|
|
|
},
|
|
|
],
|
|
|
- windingType:["dianjiraozuwenduu_after","dianjiraozuwenduv_after","dianjiraozuwenduw_after"],
|
|
|
- windingLegand:["U1相温度","V1相温度","W1相温度"],
|
|
|
- vibrateType:["xzhou_after","yzhou_after","zzhou_after"],
|
|
|
- vibrateLegand:["X轴振动","Y轴振动","Z轴振动"],
|
|
|
- pressureType:["gongqiyali_after","fengbaoyali_after"],
|
|
|
- pressureLegand:["压风机压力","风包压力"],
|
|
|
- temperatureType:["paiqiwendu_after","fengbaowendu_after"],
|
|
|
- temperatureLegand:["压风机温度","风包温度"],
|
|
|
- bearingType:["dianjiqianzhouwendu_after","dianjihouzhouwendu_after"],
|
|
|
- bearingLegand:["电机前轴温","电机后轴温"]
|
|
|
-
|
|
|
+ windingType: [
|
|
|
+ "dianjiraozuwenduu_after",
|
|
|
+ "dianjiraozuwenduv_after",
|
|
|
+ "dianjiraozuwenduw_after",
|
|
|
+ ],
|
|
|
+ windingLegand: ["U1相温度", "V1相温度", "W1相温度"],
|
|
|
+ vibrateType: ["xzhou_after", "yzhou_after", "zzhou_after"],
|
|
|
+ vibrateLegand: ["X轴振动", "Y轴振动", "Z轴振动"],
|
|
|
+ pressureType: ["gongqiyali_after", "fengbaoyali_after"],
|
|
|
+ pressureLegand: ["压风机压力", "风包压力"],
|
|
|
+ temperatureType: ["paiqiwendu_after", "fengbaowendu_after"],
|
|
|
+ temperatureLegand: ["压风机温度", "风包温度"],
|
|
|
+ bearingType: ["dianjiqianzhouwendu_after", "dianjihouzhouwendu_after"],
|
|
|
+ bearingLegand: ["电机前轴温", "电机后轴温"],
|
|
|
};
|
|
|
},
|
|
|
methods: {
|
|
@@ -144,7 +187,7 @@ export default {
|
|
|
faultAlarm,
|
|
|
runningMsg,
|
|
|
runningMsg1,
|
|
|
- twoline2
|
|
|
+ twoline2,
|
|
|
},
|
|
|
};
|
|
|
</script>
|
|
@@ -167,14 +210,16 @@ export default {
|
|
|
}
|
|
|
.main {
|
|
|
width: 100%;
|
|
|
- height: 900px;
|
|
|
position: relative;
|
|
|
- background-image: linear-gradient(
|
|
|
- to right,
|
|
|
- rgb(6, 19, 60) 0%,
|
|
|
- rgb(1, 22, 105) 50%,
|
|
|
- rgb(6, 19, 60) 100%
|
|
|
- );
|
|
|
+ height: 845px;
|
|
|
+ background: linear-gradient(to bottom, #323232 0%, #3f3f3f 40%, #1c1c1c 150%),
|
|
|
+ linear-gradient(
|
|
|
+ to top,
|
|
|
+ rgba(255, 255, 255, 0.4) 0%,
|
|
|
+ rgba(0, 0, 0, 0.25) 200%
|
|
|
+ );
|
|
|
+ /* 正片叠底模式。 */
|
|
|
+ background-blend-mode: multiply;
|
|
|
/* background-color: antiquewhite; */
|
|
|
}
|
|
|
.header {
|
|
@@ -238,7 +283,7 @@ export default {
|
|
|
/* height: 30%; */
|
|
|
/* display: inline; */
|
|
|
/* height: 400px; */
|
|
|
- margin-top: -60px;
|
|
|
+ margin-top: -20px;
|
|
|
display: flex;
|
|
|
justify-content: space-around;
|
|
|
}
|