From a6735d770523a6f8a9dc44749bacfba47ec61c54 Mon Sep 17 00:00:00 2001 From: jianweie code Date: Mon, 26 May 2025 16:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=EF=BC=9A=E3=80=90=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E3=80=91=E4=BF=AE=E5=A4=8D=E5=90=8E=E5=8F=B0=E5=95=86?= =?UTF-8?q?=E5=9F=8E=E6=B6=88=E6=81=AF=E9=85=8D=E7=BD=AE=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wwwroot/views/shop/message/messagecenter/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/shop/message/messagecenter/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/shop/message/messagecenter/index.html index 6017a4a5..60528635 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/shop/message/messagecenter/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/shop/message/messagecenter/index.html @@ -54,7 +54,7 @@ method: 'POST', defaultToolbar: ['filter', 'print', 'exports'], height: 'full-132',//无面包屑127,搜索框189,1行62 - page: false, + page: true, limit: 30, limits: [10, 15, 20, 25, 30, 50, 100, 200], text: { none: '暂无相关数据' },