From 00b32fec1913b3a1f8a1112c6b31fff61e7279d1 Mon Sep 17 00:00:00 2001 From: zcstatham <578322713@qq.com> Date: Fri, 2 Sep 2022 21:24:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=A1=B5=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E8=AF=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/view/index/index.html b/app/view/index/index.html index 0e55e4b..ecace8b 100644 --- a/app/view/index/index.html +++ b/app/view/index/index.html @@ -223,7 +223,7 @@ url: '{:url("/index/carInfo/")}', //数据接口 where: getUrlParam('Object'), toolbar: true, - height: 'full-45', + height: 'full-230', page: true, //开启分页 limit: 20, loading: true,