|
@@ -1,7 +1,7 @@
|
|
<template>
|
|
<template>
|
|
<div class="health-0">
|
|
<div class="health-0">
|
|
- <el-row>
|
|
|
|
- <el-col :span="14">
|
|
|
|
|
|
+ <el-row style="height: 100%">
|
|
|
|
+ <el-col :span="14" class="health-0-left">
|
|
<el-row>
|
|
<el-row>
|
|
<el-col :span="24">
|
|
<el-col :span="24">
|
|
<div class="query mg-b-8">
|
|
<div class="query mg-b-8">
|
|
@@ -67,38 +67,55 @@
|
|
>
|
|
>
|
|
{{ getWpName(value2) }}
|
|
{{ getWpName(value2) }}
|
|
</div>
|
|
</div>
|
|
- <div
|
|
|
|
|
|
+ <div class="fan-code-type">
|
|
|
|
+ <div class="fan-code-type-item">
|
|
|
|
+ <div class="fan-code-label font-md gray-l">高频:</div>
|
|
|
|
+ <!-- <div v-if="" class="fan-code-value font-md green">
|
|
|
|
+ {{ stoptypemap && stoptypemap.top1type }}
|
|
|
|
+ </div> -->
|
|
|
|
+ <el-tooltip
|
|
|
|
+ effect="dark"
|
|
|
|
+ :content="stoptypemap && stoptypemap.top1type"
|
|
|
|
+ placement="top-start"
|
|
|
|
+ >
|
|
|
|
+ <div class="fan-code-value font-md green">
|
|
|
|
+ {{ stoptypemap && stoptypemap.top1type }}
|
|
|
|
+ </div>
|
|
|
|
+ </el-tooltip>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="fan-code-type-item">
|
|
|
|
+ <div class="fan-code-label font-md gray-l">中频:</div>
|
|
|
|
+ <div class="fan-code-value font-md green">
|
|
|
|
+ {{ stoptypemap && stoptypemap.top2type }}
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="fan-code-type-item">
|
|
|
|
+ <div class="fan-code-label font-md gray-l">低频:</div>
|
|
|
|
+ <div class="fan-code-value font-md green">
|
|
|
|
+ {{
|
|
|
|
+ stoptypemap &&
|
|
|
|
+ (stoptypemap.top3type == "null"
|
|
|
|
+ ? "暂无数据"
|
|
|
|
+ : stoptypemap.top3type)
|
|
|
|
+ }}
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
|
|
+ <!-- <div
|
|
class="fan-code-label font-md gray-l"
|
|
class="fan-code-label font-md gray-l"
|
|
style="margin-left: 20px"
|
|
style="margin-left: 20px"
|
|
>
|
|
>
|
|
高频:
|
|
高频:
|
|
</div>
|
|
</div>
|
|
- <div class="fan-code-value font-md green">
|
|
|
|
- {{ stoptypemap && stoptypemap.top1type }}
|
|
|
|
- </div>
|
|
|
|
- <div
|
|
|
|
- class="fan-code-label font-md gray-l"
|
|
|
|
- style="margin-left: 100px"
|
|
|
|
|
|
+ <el-tooltip
|
|
|
|
+ effect="dark"
|
|
|
|
+ :content="stoptypemap && stoptypemap.top1type"
|
|
|
|
+ placement="top-start"
|
|
>
|
|
>
|
|
- 中频:
|
|
|
|
- </div>
|
|
|
|
- <div class="fan-code-value font-md green">
|
|
|
|
- {{ stoptypemap && stoptypemap.top2type }}
|
|
|
|
- </div>
|
|
|
|
- <div
|
|
|
|
- class="fan-code-label font-md gray-l"
|
|
|
|
- style="margin-left: 65px"
|
|
|
|
- >
|
|
|
|
- 低频:
|
|
|
|
- </div>
|
|
|
|
- <div class="fan-code-value font-md green">
|
|
|
|
- {{
|
|
|
|
- stoptypemap &&
|
|
|
|
- (stoptypemap.top3type == "null"
|
|
|
|
- ? "暂无数据"
|
|
|
|
- : stoptypemap.top3type)
|
|
|
|
- }}
|
|
|
|
- </div>
|
|
|
|
|
|
+ <div class="fan-code-value font-md green">
|
|
|
|
+ {{ stoptypemap && stoptypemap.top1type }}
|
|
|
|
+ </div>
|
|
|
|
+ </el-tooltip> -->
|
|
</div>
|
|
</div>
|
|
<!-- <span class="svg-icon svg-icon-white svg-icon-md mg-l-16">
|
|
<!-- <span class="svg-icon svg-icon-white svg-icon-md mg-l-16">
|
|
<SvgIcon svgid="svg-wind-site"></SvgIcon>
|
|
<SvgIcon svgid="svg-wind-site"></SvgIcon>
|
|
@@ -127,8 +144,8 @@
|
|
></StandAloneImg>
|
|
></StandAloneImg>
|
|
</el-col>
|
|
</el-col>
|
|
</el-row>
|
|
</el-row>
|
|
- <el-row>
|
|
|
|
- <el-col :span="6">
|
|
|
|
|
|
+ <el-row style="flex: 1">
|
|
|
|
+ <el-col :span="6" style="padding-left: 16px">
|
|
<img :src="bsxImg" class="bsx" />
|
|
<img :src="bsxImg" class="bsx" />
|
|
<img :src="bsxImg" class="bsx o" />
|
|
<img :src="bsxImg" class="bsx o" />
|
|
</el-col>
|
|
</el-col>
|
|
@@ -142,9 +159,8 @@
|
|
:color="stoptypemap && color('05bb4c')"
|
|
:color="stoptypemap && color('05bb4c')"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- </el-row>
|
|
|
|
- <el-row>
|
|
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="发电机"
|
|
title="发电机"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -152,7 +168,7 @@
|
|
:color="partmap && color(partmap.fdj.jkzt)"
|
|
:color="partmap && color(partmap.fdj.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="齿轮箱"
|
|
title="齿轮箱"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -160,7 +176,7 @@
|
|
:color="partmap && color(partmap.clx.jkzt)"
|
|
:color="partmap && color(partmap.clx.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="主轴"
|
|
title="主轴"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -168,7 +184,7 @@
|
|
:color="partmap && color(partmap.zz.jkzt)"
|
|
:color="partmap && color(partmap.zz.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="变桨"
|
|
title="变桨"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -176,9 +192,8 @@
|
|
:color="partmap && color(partmap.bj.jkzt)"
|
|
:color="partmap && color(partmap.bj.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- </el-row>
|
|
|
|
- <el-row>
|
|
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="偏航"
|
|
title="偏航"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -186,7 +201,7 @@
|
|
:color="partmap && color(partmap.ph.jkzt)"
|
|
:color="partmap && color(partmap.ph.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="机舱"
|
|
title="机舱"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -194,7 +209,7 @@
|
|
:color="partmap && color(partmap.jc.jkzt)"
|
|
:color="partmap && color(partmap.jc.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="变频器"
|
|
title="变频器"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -202,7 +217,7 @@
|
|
:color="partmap && color(partmap.bpq.jkzt)"
|
|
:color="partmap && color(partmap.bpq.jkzt)"
|
|
></progress-bar>
|
|
></progress-bar>
|
|
</el-col>
|
|
</el-col>
|
|
- <el-col :span="6" class="mg-t-16">
|
|
|
|
|
|
+ <el-col :span="6">
|
|
<progress-bar
|
|
<progress-bar
|
|
title="主控"
|
|
title="主控"
|
|
name="寿命指数"
|
|
name="寿命指数"
|
|
@@ -956,8 +971,12 @@ button {
|
|
}
|
|
}
|
|
.health-0 {
|
|
.health-0 {
|
|
width: 100%;
|
|
width: 100%;
|
|
- height: calc(100% - 90px);
|
|
|
|
|
|
+ height: 100%;
|
|
|
|
|
|
|
|
+ .health-0-left {
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: column;
|
|
|
|
+ }
|
|
.fan-code-box {
|
|
.fan-code-box {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
@@ -967,7 +986,7 @@ button {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
background: #53626833;
|
|
background: #53626833;
|
|
- padding: 7px 20px;
|
|
|
|
|
|
+ padding: 7px 20px 7px 0;
|
|
|
|
|
|
&.bg {
|
|
&.bg {
|
|
background: transparent;
|
|
background: transparent;
|
|
@@ -979,25 +998,30 @@ button {
|
|
}
|
|
}
|
|
|
|
|
|
.fan-code-text {
|
|
.fan-code-text {
|
|
- padding-right: 20px;
|
|
|
|
|
|
+ width: 45px;
|
|
|
|
+ text-align: center;
|
|
border-right: 1px solid #536268;
|
|
border-right: 1px solid #536268;
|
|
// overflow: hidden;
|
|
// overflow: hidden;
|
|
// text-overflow:ellipsis;
|
|
// text-overflow:ellipsis;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ .fan-code-type {
|
|
|
|
+ flex: 1;
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ justify-content: space-evenly;
|
|
|
|
+ .fan-code-type-item {
|
|
|
|
+ width: calc((100% / 3) - 10px);
|
|
|
|
+ display: flex;
|
|
|
|
+ align-items: center;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
.fan-code-label {
|
|
.fan-code-label {
|
|
- // margin-left: 20px;
|
|
|
|
- // min-width: 50px;
|
|
|
|
- min-width: 41px;
|
|
|
|
|
|
+ width: 50px;
|
|
}
|
|
}
|
|
|
|
|
|
.fan-code-value {
|
|
.fan-code-value {
|
|
- // margin-left: 20px;
|
|
|
|
- // overflow: hidden;
|
|
|
|
- // text-overflow:ellipsis;
|
|
|
|
- white-space: nowrap;
|
|
|
|
- max-width: 112px;
|
|
|
|
|
|
+ width: calc(100% - 50px);
|
|
|
|
|
|
&.nm {
|
|
&.nm {
|
|
margin-left: 0;
|
|
margin-left: 0;
|
|
@@ -1007,12 +1031,12 @@ button {
|
|
}
|
|
}
|
|
|
|
|
|
.sai {
|
|
.sai {
|
|
- height: 49.074vh;
|
|
|
|
|
|
+ height: 500px;
|
|
}
|
|
}
|
|
|
|
|
|
.bsx {
|
|
.bsx {
|
|
- height: 11.481vh;
|
|
|
|
- margin-right: 1.852vh;
|
|
|
|
|
|
+ // height: 100%;
|
|
|
|
+ margin-right: 15px;
|
|
|
|
|
|
&.o {
|
|
&.o {
|
|
opacity: 0.5;
|
|
opacity: 0.5;
|
|
@@ -1020,8 +1044,7 @@ button {
|
|
}
|
|
}
|
|
|
|
|
|
.health-0-right {
|
|
.health-0-right {
|
|
- margin-top: 56px;
|
|
|
|
- height: calc(100vh - 150px);
|
|
|
|
|
|
+ height: 100%;
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
|
|
|
|
.table {
|
|
.table {
|
|
@@ -1036,11 +1059,11 @@ button {
|
|
.card-tool {
|
|
.card-tool {
|
|
width: 100%;
|
|
width: 100%;
|
|
background: #53626866;
|
|
background: #53626866;
|
|
- padding: 0.463vh 0;
|
|
|
|
|
|
+ padding: 10px 0;
|
|
display: flex;
|
|
display: flex;
|
|
|
|
|
|
&.pd {
|
|
&.pd {
|
|
- padding-left: 2.778vh;
|
|
|
|
|
|
+ padding-left: 30px;
|
|
}
|
|
}
|
|
|
|
|
|
.card-tool-item {
|
|
.card-tool-item {
|
|
@@ -1059,4 +1082,7 @@ button {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+.el-col + .el-col {
|
|
|
|
+ padding-left: 16px;
|
|
|
|
+}
|
|
</style>
|
|
</style>
|