innerWidth + 'px'; setTimeout(function() { can.style.height = window.innerHeight + 'px'; }, 0); } window.onresize = resizeCanvas; ...
確定! 回上一頁