摘要: item.tempFilePath :图片地址(如果网路地址先下载) //图片保存到本地 wx.saveImageToPhotosAlbum({ filePath: item.tempFilePath, success: function (data) { console.log(data) wx. 阅读全文
posted @ 2020-03-20 17:03 与f 阅读(1261) 评论(0) 推荐(0)