|
|
@ -17,7 +17,7 @@ |
|
|
|
<span class="abnormal">{{ trafficIncidents[0] }}</span> |
|
|
|
<span>/{{ trafficIncidents[1] }}</span> |
|
|
|
</p> |
|
|
|
<div>交通事件</div> |
|
|
|
<div>交通事故</div> |
|
|
|
</div> |
|
|
|
<div class="monitor-item keep-ratio"> |
|
|
|
<span>{{ constructionSection }}</span> |
|
|
@ -44,6 +44,7 @@ |
|
|
|
</div> |
|
|
|
</Bg2> |
|
|
|
</template> |
|
|
|
|
|
|
|
<script> |
|
|
|
import Bg2 from "@screen/components/Decorations/bg-2.vue" |
|
|
|
import request from "@/utils/request"; |
|
|
@ -96,6 +97,7 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
</script> |
|
|
|
|
|
|
|
<style lang="less"> |
|
|
|
.content-l-t { |
|
|
|
width: 100%; |
|
|
|