mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-02-05 07:29:48 +08:00
【修复】修复门店列表不显示分页的问题。
This commit is contained in:
@@ -119,6 +119,7 @@
|
|||||||
elem: '#storeTable',
|
elem: '#storeTable',
|
||||||
url: layui.setter.apiUrl + 'Api/CoreCmsStore/GetPageList',
|
url: layui.setter.apiUrl + 'Api/CoreCmsStore/GetPageList',
|
||||||
method: 'Post',
|
method: 'Post',
|
||||||
|
page: true,
|
||||||
height: 'full-175',
|
height: 'full-175',
|
||||||
toolbar: ['<p>',
|
toolbar: ['<p>',
|
||||||
'<button lay-event="add" class="layui-btn layui-btn-sm icon-btn"><i class="layui-icon"></i>添加</button> ',
|
'<button lay-event="add" class="layui-btn layui-btn-sm icon-btn"><i class="layui-icon"></i>添加</button> ',
|
||||||
|
|||||||
Reference in New Issue
Block a user