审核详情地图大小修改
parent
659db6dcb1
commit
68e951e315
|
|
@ -203,7 +203,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="width: 100%; height: 300px; margin-bottom: 10px;">
|
||||
<div style="width: 50%; height: 300px; margin-bottom: 10px;">
|
||||
<MapboxMap
|
||||
@mapOnLoad="onMapboxLoad"
|
||||
ref="MapboxComponent"/>
|
||||
|
|
|
|||
|
|
@ -249,7 +249,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="width: 100%; height: 300px; margin-bottom: 10px;">
|
||||
<div style="width: 50%; height: 300px; margin-bottom: 10px;">
|
||||
<MapboxMap
|
||||
@mapOnLoad="onMapboxLoad"
|
||||
ref="MapboxComponent"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue