同步现场代码 修改电网一张图页面
This commit is contained in:
@@ -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: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user