From b86fd2604e5e13dcc737466e597f8a671df48308 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Thu, 9 Jan 2025 08:19:46 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/yunxiao/match_school_name.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebRoot/view/yunxiao/match_school_name.html b/WebRoot/view/yunxiao/match_school_name.html index fc2af539..0f7acebd 100644 --- a/WebRoot/view/yunxiao/match_school_name.html +++ b/WebRoot/view/yunxiao/match_school_name.html @@ -56,7 +56,7 @@ limitName: 'pageSize' // 每页数据条数的参数名,默认:limit }, page: { - limit: 14 + limit: 20 , layout: ['count', 'prev', 'page', 'next', 'skip'] , prev: "上一页" , next: "下一页"