图片预览闪退
当预览图片为多个数组时候点击非第一个图片在安卓机上面闪退情况,iPhone机上面OK
代码wx.previewImage({ .
current: current,
urls: that.data.listimage //[current][count]
})
4 回复
你好,麻烦提供如下信息,谢谢:
1、提供出现问题的机型和微信版本号
2、提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)