const preload = async (src) => {. 6. const resp = await fetch(src); ... let reader = new FileReader();. 11. reader.readAsDataURL(blob);.
確定! 回上一頁