<div id="demo_div"></div>
<style> #demo_div{ left: 0; position: fixed; bottom: 0; width: 100%; } </style>
只用css就实现了悬浮底部
object(stdClass)#28 (2) { ["docs"]=> array(0) { } ["count"]=> int(0) }
<div id="demo_div"></div>
<style> #demo_div{ left: 0; position: fixed; bottom: 0; width: 100%; } </style>
只用css就实现了悬浮底部
相关文章: