获取上传表单input的文件 Makoq 2023-07-20 86 阅读1分钟 input上传文件获取文件流对象: document.getElementById('fileToUpload').files[0]