html2canvas ($('#imagesave')[0], { width: 1200, height: 1200 }).then(function(canvas) { var a = document.createElement('a'); a.href = canvas.
確定! 回上一頁