同步现场代码 修改电网一张图页面

This commit is contained in:
GGJ
2024-05-29 13:39:46 +08:00
parent f6f015cf4b
commit 3d0bd8f644
11 changed files with 226 additions and 166 deletions

View File

@@ -29,7 +29,7 @@
{{ item.list[4].numOne }}
</span>
</div>
<div class="cor">
<div class="cor" :style="i == 0 ? 'flex:1.2;' : ''">
<img :src="item.img[1]" />
{{ item.titleT[1] }}
<span
@@ -165,7 +165,7 @@ const list: any = ref([
],
ratioTitle: '告警率',
ratio: 0,
titleT: ['总数', '在线', '告警'],
titleT: ['总数', '当前在线', '告警'],
color: ['#000', '#2dcd28', '#bd3124'],
list: [
{