From fb4d4c62ed58af2b6c0cb65001694efe55e901eb Mon Sep 17 00:00:00 2001 From: xjs <1294405880@qq.com> Date: Sat, 8 Jan 2022 22:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E=EF=BC=9A1=E3=80=81=E5=89=8D?= =?UTF-8?q?=E7=AB=AF=E5=88=86=E9=A1=B5=E6=8F=92=E4=BB=B6=E7=BB=86=E8=8A=82?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/components/Pagination/index.vue | 214 +++++++++--------- .../views/business/openapi/aword/index.vue | 2 +- .../business/openapi/copywriting/index.vue | 2 +- 3 files changed, 109 insertions(+), 109 deletions(-) diff --git a/ruoyi-ui/src/components/Pagination/index.vue b/ruoyi-ui/src/components/Pagination/index.vue index 76d958bb..7f835cf1 100644 --- a/ruoyi-ui/src/components/Pagination/index.vue +++ b/ruoyi-ui/src/components/Pagination/index.vue @@ -1,107 +1,107 @@ - - - - - + + + + + diff --git a/ruoyi-ui/src/views/business/openapi/aword/index.vue b/ruoyi-ui/src/views/business/openapi/aword/index.vue index 2ff6063b..cedfc66b 100644 --- a/ruoyi-ui/src/views/business/openapi/aword/index.vue +++ b/ruoyi-ui/src/views/business/openapi/aword/index.vue @@ -149,7 +149,7 @@ export default { // 查询参数 queryParams: { pageNum: 1, - pageSize: 10, + pageSize: 3, content: null, source: null, note: null, diff --git a/ruoyi-ui/src/views/business/openapi/copywriting/index.vue b/ruoyi-ui/src/views/business/openapi/copywriting/index.vue index f77c19cd..f800ef4b 100644 --- a/ruoyi-ui/src/views/business/openapi/copywriting/index.vue +++ b/ruoyi-ui/src/views/business/openapi/copywriting/index.vue @@ -171,7 +171,7 @@ export default { // 查询参数 queryParams: { pageNum: 1, - pageSize: 30, + pageSize: 10, content: null, source: null, createTime: null,