获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
博主,求源码,求解决方法,困扰了一两天了,问题和你之前一样
web-view中使用wx.openLocation问题有没有人管,问了三遍了!明天就要上线了,,,从上周就问了这个问题,,,昨天又问了一遍,,好歹给个回复吧。。。。 web-view中的H5页面中使用wx.openLocation无反应? 这是我的代码: wx.openLocation({ latitude: '{$info.place_latitude}', longitude: '{$info.place_longitude}', address:'{$info.event_place}', scale: 28 }) 在开发工具上点击无反应,,在手机上点击,效果看上去像是刷新了一遍页面。。。。 什么问题呢?? 而且文档上也写了web-view支持这个接口。。。。 [图片]
2018-08-14