resize = function (image, ratio) { · return new Promise(function (resolve, reject) { · const reader = new FileReader(); · // Read the file ·.readAsDataURL(image);.
確定! 回上一頁