|
@@ -322,7 +322,7 @@
|
|
|
<div class="small_title">
|
|
|
<div class="small_title_l">安全隐患统计TOP3-本月</div>
|
|
|
<div class="small_title_r2" @click="tableButton('dangerDetail','')">
|
|
|
- <i>隐患总数:{{dangerCount}}</i>
|
|
|
+ <i>隐患总数:{{dangerCount}}</i>
|
|
|
<img class="right_m_l_btn" src="@/assets/image/index_icon8.png"/>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -1653,7 +1653,7 @@ export default {
|
|
|
justify-content: flex-end;
|
|
|
align-items: center;
|
|
|
>i{
|
|
|
- width:112px;
|
|
|
+ width:100px;
|
|
|
display: inline-block;
|
|
|
font-size: 14px;
|
|
|
font-family: Source Han Sans CN;
|