chuyun / taro-plugin-canvas

基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片
MIT License
512 stars 65 forks source link

图片url不支持base64吗? #68

Open web577526282 opened 3 years ago

web577526282 commented 3 years ago

https的正常,换成base64保存的时候就报错getImageInfo:fail file not found

web577526282 commented 3 years ago

说错了,是绘制的时候报错getImageInfo:fail file not found

chuyun commented 3 years ago

说错了,是绘制的时候报错getImageInfo:fail file not found

目前是不支持 base64 的

love-lee-wow commented 3 years ago

https://blog.csdn.net/Leo_xian/article/details/107141294 转成本地图片