永远不出空白,不出滚动条的方法。 html { min-width: 1000px; background: #f9f9f9; overflow: scroll; overflow-x: hidden; }