[Solution found!] 现代ES6方式(异步/等待) const toBase64 = file => new Promise((resolve, reject) => { const reader = new FileReader();…
確定! 回上一頁