只若初见

Layui自定义每页条数的选择项

电脑版发表于:2020/6/11 11:42

就是limits这个数组即可

  laypage.render({
    elem: 'demo11'
    ,count: 1000
    ,limit: 5
    ,limits: [5, 10, 15, 20]
  });

然后limit就是默认一页显示多少条

关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢