This commit is contained in:
JS-LM
2023-06-26 09:42:38 +08:00
parent 3a5de4a647
commit 309f81d159

View File

@@ -8,7 +8,7 @@
<div class="box-text">
<b class="box-h1">{{ generalSituation.totalChargingDegree }}</b>
<el-image
style="width: 80px; height: 80px;display:none"
style="width: 80px; height: 80px;"
:src="require('@/assets/images/lightning.png')"
></el-image>
</div>