webview加载高德地图出现不支持打开非业务域名
webview加载高德地图出现不支持打开非业务域名http://m.amap.com,如图:
小程序中加载网页:<web-view src="{{url}}" bindmessage=“bindGetMsg” binderror=“openUrlFailed” bindload=“openUrlSuccess”></web-view>
url: ‘https://www.polotraveler.com:8443/neimeng/index.html’,
网页中加载高德地图:<div class=“main-content amap-container” id=“mapContent” style=“height: 7rem; position: relative; cursor: url("http://webapi.amap.com/theme/v1.3/openhand.cur"), default;”>