1、 canvas width,height 与 style中的 width,height是两码事。
canvas 本身的width和height是绘制大小(单位是个比例) canvas style中的 width和height是 canvas显示在网页上的大小