fool_tiger 我是用var canvas = htmlC.getCanvas();var image = canvas.toDataURL("image/png");获取的base64数据,然后做为贴图显示在华为平板上显示成这样了正常应该是这样的在PC显示正常,是怎么回事?