Authored by 张凯

chore:我的收藏夹样式优化

@@ -436,8 +436,8 @@ layui.define(['table', 'admin', 'form', 'common', 'sessions', 'reslist', 'common @@ -436,8 +436,8 @@ layui.define(['table', 'admin', 'form', 'common', 'sessions', 'reslist', 'common
436 page: { 436 page: {
437 layout: ['count', 'prev', 'page', 'next', 'limit', 'skip'] 437 layout: ['count', 'prev', 'page', 'next', 'limit', 'skip']
438 } 438 }
439 - ,  
440 - limit: 20 439 + , limit: common.limit
  440 + , limits: common.limits
441 , 441 ,
442 cols: [cols], 442 cols: [cols],
443 done: function (res) { 443 done: function (res) {