IE11下使用canvas.toDataURL报SecurityError错误的解决方法 发现问题最近在项目中用到了canvas的toDataURL方法来获取图片的base64格式数据,用以上传到后 ie11不支持canvas