screen.width, 屏幕宽度, 屏幕逻辑像素宽度,windows屏幕分辨率1920*1080时是1920 ... window.innerWidth, 页面可见区域的大小(包含滚动条), 包含可见区域宽度+滚动 ...
確定! 回上一頁