wx.previewImage 安卓 真机不显示

发布于 6 年前作者 gyao1297 次浏览最后编辑 6 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

手机上不显示,开发工具上没有问题

  • 预期表现

  • 复现路径

  • 提供一个最简复现 Demo

wx.previewImage({

current: http://htsit.hanhua.com/tong2/static/tong/images/weimg1.png, // 当前显示图片的http链接

urls: [http://htsit.hanhua.com/tong2/static/tong/images/weimg1.png] // 需要预览的图片http链接列表

})

1 回复
rli
rli1 楼4 年前

是不是带了 xmp 数据的缘故啊。。