1.创建画布
<canvas style="width: 360px;height: 300px;position:fixed;top:9999px" canvas-id="mycanvas"/>
2.绘制
let str='数据交互上海耳朵接口欧式恰饭饿含防腐剂冃由于钱'
let canvasWidth = 300;//计算canvas的宽度
let initHeight=100;//绘制的文字距
1.创建画布
<canvas style="width: 360px;height: 300px;position:fixed;top:9999px" canvas-id="mycanvas"/>
2.绘制
let str='数据交互上海耳朵接口欧式恰饭饿含防腐剂冃由于钱'
let canvasWidth = 300;//计算canvas的宽度
let initHeight=100;//绘制的文字距