https://developers.weixin.qq.com/miniprogram/dev/component/canvas.html
canvas 2d 太多问题了,而且文档跟以前的也区分不开!!!
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | canvas | 工具 | 最新 | 最新的 |
https://developers.weixin.qq.com/miniprogram/dev/component/canvas.html
canvas 2d 太多问题了,而且文档跟以前的也区分不开!!!
1 个回答
const ctx = wx.createCanvasContext('myCanvas', this); //canvas画图
this,你加上再试试!
你也是在画海报吗?有没有遇到很多坑