canvas lineWidth不能使用?

发布于 7 年前作者 cgao7301 次浏览最后编辑 7 年前来自 issues
1 回复
yangpan
yangpan1 楼5 年前

context.lineWidth = 4;

而不是 context.lineWidth(4);