同步电网一张图代码

This commit is contained in:
GGJ
2024-05-27 10:37:50 +08:00
parent 05d7200da9
commit e05717790d
16 changed files with 113 additions and 91 deletions

View File

@@ -526,7 +526,7 @@ const addLayer = () => {
class="state"
style="background-color: ${data.comFlag == 0 ? '#ff0000' : '#3ab34a'};"
>
${data.comFlag == 0 ? '停运' : '在'}
${data.comFlag == 0 ? '中断' : '在线'}
</span>
</div>
<div class="info">