类型:开发
描述:
This commit is contained in:
@@ -181,7 +181,7 @@
|
|||||||
pubSub.publish('scenicChange', navLeft.value[current.value])
|
pubSub.publish('scenicChange', navLeft.value[current.value])
|
||||||
break
|
break
|
||||||
case '/sentiment':
|
case '/sentiment':
|
||||||
title.value = '舆情检测'
|
title.value = '舆情监测'
|
||||||
isBack.value = true
|
isBack.value = true
|
||||||
break
|
break
|
||||||
case '/workOrder':
|
case '/workOrder':
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
<img src="@/assets/images/t-icon-1.png" alt="" />拥堵距离
|
<img src="@/assets/images/t-icon-1.png" alt="" />拥堵距离
|
||||||
</div>
|
</div>
|
||||||
<div class="statistics-item__value flex">
|
<div class="statistics-item__value flex">
|
||||||
<countup :end-val="item.congestLength" />
|
{{item.congestLength}}
|
||||||
<span>km</span>
|
<span>km</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user