下面的代码为什么map全屏?

发布于 6 年前作者 dengming4478 次浏览最后编辑 6 年前来自 issues

<!–pages/about/contactus.wxml–>

<view class=“” hover-class=“none” hover-stop-propagation=“false” style=“width: 100%; height:50%;”>

<map id=“map” longitude=“{{115.685630}}” latitude=“{{37.071070}}” markers=“{{markers}}” scale=“13” show-location style=“width: 100%; height:750rpx;”></map>

</view>

<button  >联系电话:0319-8291869</button>

0 回复
暂无回复