readAsDataURL (file);. 7. reader.onload = function() {. 8. console.log(reader.result);. 9. }; 10. reader.onerror = function(error) {.
確定! 回上一頁