| | |
| | | |
| | | <template> |
| | | <div class="right-container"> |
| | | <div class="fire-source box"> |
| | | <!-- <div class="fire-source box"> |
| | | <title-box> |
| | | <template #titleName> |
| | | 火警事件来源 |
| | | </template> |
| | | </title-box> |
| | | <fire-source></fire-source> |
| | | </div> |
| | | </div> --> |
| | | |
| | | <div class="occur-statistics box"> |
| | | <!-- <div class="occur-statistics box"> |
| | | <title-box> |
| | | <template #titleName> |
| | | 易发区统计 |
| | | </template> |
| | | </title-box> |
| | | <fire-trend></fire-trend> |
| | | </div> |
| | | </div> --> |
| | | |
| | | <div class="fire-trend box"> |
| | | <!-- <div class="fire-trend box"> |
| | | <title-box> |
| | | <template #titleName> |
| | | 火警上报趋势 |
| | | </template> |
| | | </title-box> |
| | | <occur-statistics></occur-statistics> |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | </template> |
| | | |
| | |
| | | width: 440px; |
| | | height: 100%; |
| | | pointer-events: auto; |
| | | background: none; |
| | | |
| | | .box { |
| | | margin-top: 20px; |