Authored by 张凯

chore:我的收藏夹样式优化

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