我查看了html2canvas.js並看到以下行: _html2canvas.Parse = function (images, options) { window.scroll(0,0); 註釋掉 window.scroll(0,0) 後,對我 ...
確定! 回上一頁