审核详情地图大小修改

dianlixunjian
Zhufu 2024-10-31 10:49:22 +08:00
parent 659db6dcb1
commit 68e951e315
2 changed files with 2 additions and 2 deletions

View File

@ -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"/>

View File

@ -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"/>