readAsDataURL( file ); } 如果我使用 readAsText() ,我会得到 null 。文件范围从300KB到1.4MB,但是所有文件在控制台中都返回 null 。 reader.readAsText( file );
確定! 回上一頁