解决的方式是修改html的样式,然后里面元素的top位置采用百分比
html, body { font-family: "MicroSoft YaHei","sans-serif"; width: 100%; height: 100%; position: relative; overflow: hidden; }