wx预览图片

wx.previewImage({
              current: current, // 当前显示图片的http链接
              urls: this.data.imgalist // 需要预览的图片http链接列表
        })
不支持base64.
posted @ 2018-10-25 17:28  zhaogaojian  阅读(207)  评论(0)    收藏  举报