<div id="demo_div"></div> <style> #demo_div{ left: 0; position: fixed; bottom: 0; width: 100%; } </style> 只用css就实现了悬浮底部 相关文章: