html2canvas (document.body, { onrendered: function(canvas) { var url ... canvas.width = 320 * scale; canvas.height = 480 * scale; canvas.
確定! 回上一頁