赞
踩
利用position:fixed属性
- <div class='bottom'>
-
- </div>
- <style lang='scss'>
- .bottom{
- height:'100px';
- width:100%;
- position:fixed;
- bottom:0
- }
- </style>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。