fix:能源流向图片地址纠正

This commit is contained in:
shijing 2024-12-18 11:32:48 +08:00
parent c3eaa07d73
commit 8b25da6bad
1 changed files with 2 additions and 2 deletions

View File

@ -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>