wx.previewImage({
              current: current, // 当前显示图片的http链接
              urls: this.data.imgalist // 需要预览的图片http链接列表
        })
不支持base64.

相关文章:

  • 2022-01-13
  • 2021-11-03
  • 2021-11-30
  • 2021-11-02
  • 2021-12-22
猜你喜欢
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
相关资源
相似解决方案