微信小程序 canvas-2d 绘图工具🖌️🧑🎨 | 支持按需加载🍃,支持内容配置🧩,支持功能扩展🔥 | 适配各种机型📱,超轻量☁️,超易用⚪,无需学习📚️,直接上手🚀
canvas.save({ destWidth: 375, destHeight: 667 }).then(res => { console.log('8888', res) }).catch(e => { console.log('9999', e) }); 企业微信里面第一次不会打印9999,第二次会打印8888 但是res是undefined,而且相册里面保存的是空白页,这种怎么解决呢
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by 7777777zll and has received 5 comments.