Commit d2f22c9c authored by yaqizhang's avatar yaqizhang

右下角展示隐藏

parent 46412c39
......@@ -8,32 +8,26 @@
-->
<template>
<div>
<div class="pipePressure">
<!-- <div>管道压力</div> -->
<!-- <div class="pipePressure">
<div style="float: left;margin-right: 5px;">
<div class="hasColorBox">
<!-- <div :style="{ backgroundColor: pipeColor[`4`] }"></div> -->
<img src="../../assets/image/bigtyx.svg" alt="">
调压箱
</div>
<div class="hasColorBox">
<!-- <div :style="{ backgroundColor: pipeColor[`4`] }"></div> -->
<img src="../../assets/image/bigfmj.svg" alt="">
阀门井
</div>
<div class="hasColorBox">
<!-- <div :style="{ backgroundColor: pipeColor[`4`] }"></div> -->
<img src="../../assets/image/bigcz.svg" alt="">
厂站
</div>
<div class="hasColorBox">
<!-- <div :style="{ backgroundColor: pipeColor[`4`] }"></div> -->
<img src="../../assets/image/biguser.svg" alt="">
用户
</div>
<div class="hasColorBox">
<!-- <div :style="{ backgroundColor: pipeColor[`4`] }"></div> -->
<img src="../../assets/image/bigjk.svg" alt="">
监控
</div>
......@@ -56,7 +50,7 @@
高压管线
</div>
</div>
</div>
</div> -->
<div class="mapChange">
<div :class="{ active: mapStyle }" @click="mapChange(2)">全景地图</div>
......
......@@ -20,7 +20,7 @@
:total="centerTotal"
:pageSize="20"
/>
<!-- <PipeColor /> -->
<PipeColor />
<!-- 底部按钮 -->
<div class="home-div">
<img src="@/assets/mapinages/bottombanner.png" alt="" style="" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment