var file = new File(["foo"], "foo.txt", { type: "text/plain",});使用上面的代码创建file对象,在ie11里面报Function expected,chrome里面是没问题的 查看完整描述