From 63e07087dc42ceda24ceb57a4bd67e8dcd087d31 Mon Sep 17 00:00:00 2001 From: Jason <1432334894@qq.com> Date: Wed, 3 Aug 2022 16:48:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=AF=8F=E6=AC=A1=E8=8E=B7?= =?UTF-8?q?=E5=8F=9620=E6=9D=A1=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/templates/index/after_sale_list.html | 1 + view/templates/index/order_list.html | 1 + view/templates/index/wait_deliver_list.html | 1 + 3 files changed, 3 insertions(+) diff --git a/view/templates/index/after_sale_list.html b/view/templates/index/after_sale_list.html index 8f450f4..4de749f 100644 --- a/view/templates/index/after_sale_list.html +++ b/view/templates/index/after_sale_list.html @@ -74,6 +74,7 @@ layui.use(['element', 'layer', 'util', 'table'], function(){ ,toolbar: false ,title: '用户数据表' ,totalRow: false + ,limit:20 ,className:'deliver_remind_list_table_class' ,cols: [[ {field:'goods_name', title:'商品名称', diff --git a/view/templates/index/order_list.html b/view/templates/index/order_list.html index dd9f515..f9a5d44 100644 --- a/view/templates/index/order_list.html +++ b/view/templates/index/order_list.html @@ -74,6 +74,7 @@ layui.use(['element', 'layer', 'util', 'table'], function(){ ,toolbar: false ,title: '用户数据表' ,totalRow: false + ,limit:20 ,className:'deliver_remind_list_table_class' ,cols: [[ {field:'goods_name', title:'商品名称', diff --git a/view/templates/index/wait_deliver_list.html b/view/templates/index/wait_deliver_list.html index 21a93f3..8d9339c 100644 --- a/view/templates/index/wait_deliver_list.html +++ b/view/templates/index/wait_deliver_list.html @@ -75,6 +75,7 @@ layui.use(['element', 'layer', 'util', 'table'], function(){ ,title: '用户数据表' ,totalRow: false ,className:'deliver_remind_list_table_class' + ,limit:20 ,cols: [[ {field:'goods_name', title:'商品名称', templet: function(d){