kiccer / wx-canvas-2d

微信小程序 canvas-2d 绘图工具🖌️🧑‍🎨 | 支持按需加载🍃,支持内容配置🧩,支持功能扩展🔥 | 适配各种机型📱,超轻量☁️,超易用⚪,无需学习📚️,直接上手🚀
https://kiccer.github.io/wx-canvas-2d/
MIT License
86 stars 10 forks source link

请问怎么保存海报呢 #2

Closed zenoni18n closed 3 years ago

zenoni18n commented 3 years ago

请问怎么保存海报呢

kiccer commented 3 years ago

调用 saveToAlbum 方法 https://github.com/kiccer/wx-canvas-2d/blob/9f2e682c1e076c5a99a0a2a291e01c640c9b1439/miniprogram/components/post/index.js#L200-L221