image = document.getElementById('myImage') image.src = `data:image/jpeg;base64,${data}`. I simply want to throw it into the function.
確定! 回上一頁