fix:根据ui修改页面 echats图滑动条
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
<a-tag
|
||||
class="card-title-tag"
|
||||
:style="{
|
||||
background: item.bgColor,
|
||||
'background-color': item.bgColor,
|
||||
border: '1px solid ' + item.color,
|
||||
color: item.color,
|
||||
}"
|
||||
>{{ item.stateName }}</a-tag
|
||||
>
|
||||
>{{ item.stateName }}
|
||||
</a-tag>
|
||||
<div class="time">{{ item.createTime }}</div>
|
||||
</div>
|
||||
<div
|
||||
|
Reference in New Issue
Block a user