var file = new File(["foo"], "foo.txt", { type: "text/plain",});使用上面的代碼創建file對象,在ie11里面報Function expected,chrome里面是沒問題的
創建file對象在IE11里面報錯,chrome里面沒問題
呼啦一陣風
2019-02-19 17:19:13