我可以在移动平台上获取window.innerWidth 或window.innerHeight 比如iphone的安卓。 var w = window.innerWidth; 但我想将它设置回原来的值,我的意思是当用户缩放 ...
確定! 回上一頁