地图尺寸还原
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
</fd-card>
|
</fd-card>
|
||||||
</div>
|
</div>
|
||||||
<div class="center fill relative">
|
<div class="center fill relative">
|
||||||
<fd-map ref="map" class="w100" v-model="map" :root="areaId" style="height: calc(100% - 114px)"/>
|
<fd-map ref="map" class="w100 h100" v-model="map" :root="areaId"/>
|
||||||
<fd-card class="centerBottom pad-b8" label="实时动态">
|
<fd-card class="centerBottom pad-b8" label="实时动态">
|
||||||
<dv-scroll-board class="mar-t14" :config="realtimeEvents" style="height: 114px"
|
<dv-scroll-board class="mar-t14" :config="realtimeEvents" style="height: 114px"
|
||||||
@click="handleRealtimeEventDialog"/>
|
@click="handleRealtimeEventDialog"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user