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,