微信小程序畫布canvas實戰經驗總結

1,真機圖片不顯示網絡    (1)圖片必須是htttps的網絡圖片,而且在後臺已配置url     (2)先把圖片如今下來再用圖片spa            wx.downloadFile({ url: that.data.img, success: function (sres) { console.log(sres); that.data.img = sres.tempFilePath }
相關文章
相關標籤/搜索