clientWidth }; html2canvas(element, options).then((canvas) => { let imgData = canvas.toDataURL('image/png'); let imgWidth = 210, ...
確定! 回上一頁