From de2ac5d37cbbc3acc3fc0d20193e8c0e3a447196 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Tue, 26 Aug 2025 09:25:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=91=8A=E5=88=97=E8=A1=A8=E9=87=87?= =?UTF-8?q?=E7=94=A8=E5=88=86=E9=A1=B5=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pagination/pagination.vue | 122 ++++++++++---------- pages/announcementList/announcementList.vue | 87 +++++--------- pages/myOrder/myOrder.vue | 1 - 3 files changed, 91 insertions(+), 119 deletions(-) diff --git a/components/pagination/pagination.vue b/components/pagination/pagination.vue index 120cbd4..06f23b2 100644 --- a/components/pagination/pagination.vue +++ b/components/pagination/pagination.vue @@ -6,11 +6,11 @@ {{ loadingText }} - + {{ noMoreText }} - + {{ emptyIcon }} {{ emptyText }} @@ -24,19 +24,19 @@ 共 {{ total }} 条,第 {{ currentPage }} / {{ totalPages }} 页 - + - - + -