收藏
回答

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

<!--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>


回答关注问题邀请回答
收藏
登录 后发表内容
问题标签