fix:流向图调整
This commit is contained in:
parent
9f2d1b9bf1
commit
8c070442c6
|
@ -2,8 +2,8 @@
|
|||
<el-container>
|
||||
<el-main style="background: #fff;">
|
||||
<div class="pictureContainer">
|
||||
<!-- <img src="/media/elec_flow.png" class="flowImg" > -->
|
||||
<img src="/img/energy.png" class="flowImg" />
|
||||
<img src="/media/elec_flow.png" class="flowImg" >
|
||||
<!-- <img src="/img/energy.png" class="flowImg" /> -->
|
||||
<div class="energyNumber energyNumberLeft" style="top: 187px;">
|
||||
<img v-if="dataObj.全厂电量_电" class="iconImg" src="img/elec.png">{{ dataObj.全厂电量_电 }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue