From b63cd5024cfbe78bc761e7d9c4c02ca749c426af Mon Sep 17 00:00:00 2001 From: george Date: Fri, 27 Jul 2018 14:35:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E5=88=97=E8=A1=A8=E9=A1=B5?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=98=BE=E7=A4=BA20=E6=9D=A1=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/task/list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/task/list.html b/views/task/list.html index bde2bb9..d0371d8 100644 --- a/views/task/list.html +++ b/views/task/list.html @@ -72,6 +72,8 @@ ]] ,id: 'listReload' ,page: true + ,limit:20 + ,limits: [20,40,80] ,height: "full-130" });