|
@@ -21,85 +21,95 @@
|
|
|
</div>
|
|
|
<div class="data_middle">
|
|
|
<!-- 六个仪表盘 -->
|
|
|
- <el-row>
|
|
|
- <el-col :span="8">
|
|
|
- <div class="grid-content bg-purple">
|
|
|
- <span class="text">系统电压</span>
|
|
|
- <dashBoard></dashBoard>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="8">
|
|
|
- <div class="grid-content bg-purple-light">
|
|
|
- <span class="text">油泵电流</span>
|
|
|
- <one></one>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="8">
|
|
|
- <div class="grid-content bg-purple">
|
|
|
- <span class="text">截低电流</span>
|
|
|
- <two></two>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- </el-row>
|
|
|
- <el-row>
|
|
|
- <el-col :span="8">
|
|
|
- <div class="grid-content bg-purple">
|
|
|
- <span class="text">截高电流</span>
|
|
|
- <three></three>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="8">
|
|
|
- <div class="grid-content bg-purple-light">
|
|
|
- <span class="text">二运电流</span>
|
|
|
- <four></four>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="8">
|
|
|
- <div class="grid-content bg-purple">
|
|
|
- <span class="text">风机电流</span>
|
|
|
- <five></five>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- </el-row>
|
|
|
- <el-row>
|
|
|
- <el-col :span="14">
|
|
|
- <div class="grid-content bg-purple">
|
|
|
- <!-- 掘进机工作状态 -->
|
|
|
- <div style="margin-top:120px">
|
|
|
- <mbl2></mbl2>
|
|
|
+ <div class="middle_top">
|
|
|
+ <el-row style="padding-top:21px">
|
|
|
+ <el-col :span="8">
|
|
|
+ <div class="grid-content bg-purple">
|
|
|
+ <span class="text">系统电压</span>
|
|
|
+ <dashBoard></dashBoard>
|
|
|
+ </div>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="8">
|
|
|
+ <div class="grid-content bg-purple-light">
|
|
|
+ <span class="text">油泵电流</span>
|
|
|
+ <one></one>
|
|
|
</div>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="8">
|
|
|
+ <div class="grid-content bg-purple">
|
|
|
+ <span class="text">截低电流</span>
|
|
|
+ <two></two>
|
|
|
+ </div>
|
|
|
+ </el-col>
|
|
|
+ </el-row>
|
|
|
+ <el-row style="margin-top:-48px">
|
|
|
+ <el-col :span="8">
|
|
|
+ <div class="grid-content bg-purple">
|
|
|
+ <span class="text">截高电流</span>
|
|
|
+ <three></three>
|
|
|
+ </div>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="8">
|
|
|
+ <div class="grid-content bg-purple-light">
|
|
|
+ <span class="text">二运电流</span>
|
|
|
+ <four></four>
|
|
|
+ </div>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="8">
|
|
|
+ <div class="grid-content bg-purple">
|
|
|
+ <span class="text">风机电流</span>
|
|
|
+ <five></five>
|
|
|
+ </div>
|
|
|
+ </el-col>
|
|
|
+ </el-row>
|
|
|
+ </div>
|
|
|
+ <div class="middle_bootom">
|
|
|
+ <el-row>
|
|
|
+ <el-col :span="14">
|
|
|
+ <div class="grid-content bg-purple">
|
|
|
+ <!-- 掘进机工作状态 -->
|
|
|
+ <div style="margin-top:3px">
|
|
|
+ <mbl2></mbl2>
|
|
|
+ </div>
|
|
|
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- <el-col :span="10">
|
|
|
- <div class="grid-content temperature" style="margin-top:120px">
|
|
|
- <!-- 油缸温度 -->
|
|
|
- <div style="margin-right:50px">
|
|
|
- <span class="text">油缸温度</span>
|
|
|
- <tempChart></tempChart>
|
|
|
</div>
|
|
|
- <!-- 油位 -->
|
|
|
- <div>
|
|
|
- <span class="text">油位</span>
|
|
|
- <tempChart2></tempChart2>
|
|
|
+ </el-col>
|
|
|
+ <el-col :span="10">
|
|
|
+ <div
|
|
|
+ class="grid-content temperature"
|
|
|
+ style="margin-top:0px"
|
|
|
+ >
|
|
|
+ <!-- 油缸温度 -->
|
|
|
+ <div style="margin-right:50px">
|
|
|
+ <span class="text" style="margin-left:23px">油缸温度</span>
|
|
|
+ <tempChart style="margin-top:-20px"></tempChart>
|
|
|
+ </div>
|
|
|
+ <!-- 油位 -->
|
|
|
+ <div>
|
|
|
+ <span
|
|
|
+ class="text"
|
|
|
+ style="margin-left:12px"
|
|
|
+ >油位</span>
|
|
|
+ <tempChart2 style="margin-top:-20px"></tempChart2>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- </el-col>
|
|
|
- </el-row>
|
|
|
+ </el-col>
|
|
|
+ </el-row>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
<div class="data_right">
|
|
|
<div class="right_top">
|
|
|
<rtop></rtop>
|
|
|
<rtone></rtone>
|
|
|
</div>
|
|
|
- <div class="right_bootom">
|
|
|
- <worklog></worklog>
|
|
|
+ <div class="right_bootom">
|
|
|
+ <worklog></worklog>
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
</template>
|
|
|
|
|
|
<script>
|
|
@@ -198,9 +208,18 @@ export default {
|
|
|
margin: 0 2.5%;
|
|
|
/* background: white; */
|
|
|
}
|
|
|
+.middle_bootom {
|
|
|
+ margin-top: -170px;
|
|
|
+ width: 100%;
|
|
|
+ height: 320px;
|
|
|
+ background: url(../../assets/img/tunneling/dataBg.png) no-repeat;
|
|
|
+ background-size: 100%;
|
|
|
+}
|
|
|
.middle_top {
|
|
|
width: 100%;
|
|
|
- height: 17%;
|
|
|
+ height: 580px;
|
|
|
+ background: url(../../assets/img/tunneling/msgBg.png) no-repeat;
|
|
|
+ background-size: 100%;
|
|
|
}
|
|
|
.middle_top_list {
|
|
|
float: left;
|
|
@@ -217,7 +236,7 @@ export default {
|
|
|
.text {
|
|
|
color: #4ADEFE;
|
|
|
font-size: 18px;
|
|
|
- margin-left: 18px;
|
|
|
+ margin-left: 41px;
|
|
|
}
|
|
|
.temperature {
|
|
|
display: flex;
|
|
@@ -255,9 +274,9 @@ export default {
|
|
|
}
|
|
|
.right_top {
|
|
|
width: 100%;
|
|
|
- height: 48%;
|
|
|
+ height: 400px;
|
|
|
|
|
|
- background: url(../../assets/img/tunneling/msgBg.png) no-repeat;
|
|
|
+ background: url(../../assets/img/tunneling/dataBg.png) no-repeat;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
.right_bootom {
|