layui固定分页控件保持在页面的最下方
时间:2019-11-12 11:26:48
收藏:0
阅读:1331
.layui-table-page { background-color: #1AA094; z-index: 99999; position: fixed; bottom: 0; } .layui-table-box { margin-bottom: 30px; }
原文:https://www.cnblogs.com/mushuizzz/p/11840043.html
评论(0)