要下载canvas画出来的图片,就必须在ctx.draw的回调函数内调用wx.canvasToTempFilePath,最终完成下载 ctx.draw(false, async () => { try { const ...
確定! 回上一頁