wx.previewImage 无法正常加载
android和开发工具可以正常使用ios一直处在加载状态。
代码如下:
wx.previewImage({
current: e.currentTarget.dataset.url,
urls: urlArray
})
3 回复
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)