fix: 修复图片引入路径

This commit is contained in:
xieyonghong 2023-03-28 20:09:42 +08:00
parent ad14983d9c
commit 43edb14f16
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<div class="box-item">
<div class="label">设备数量</div>
<div class="value">{{ deviceNum }}</div>
<img src="/images/home/Group 3793.png" alt="" />
<img src="/images/home/Group3793.png" alt="" />
</div>
</div>
</div>