fix:能源流向图片地址纠正
This commit is contained in:
parent
c3eaa07d73
commit
8b25da6bad
|
@ -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="pictureHeader" style="top: 35px;">
|
||||
本日数据 时间段 00:00--24:00
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue