<div style="height:30px;width:100%;background-color: pink;position:fixed;bottom:0"> </div>
只需要加position:fixed;bottom:0即可固定在底部
<div style="height:30px;width:100%;background-color: pink;position:fixed;bottom:0"> </div>
只需要加position:fixed;bottom:0即可固定在底部