From 384696affc831d3fed042238d4953a768db5a945 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Thu, 13 Aug 2026 12:39:19 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20Element=20Plus=20=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=A2=84=E6=9E=84=E5=BB=BA=E6=94=B9=E5=9B=9E=E7=A1=AC=E7=BC=96?= =?UTF-8?q?=E7=A0=81=E7=BB=84=E4=BB=B6=E6=B8=85=E5=8D=95=EF=BC=8C=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E9=BB=98=E8=AE=A4=E6=9D=A1=E6=95=B0=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E4=B8=BA=20[10,20,50,100]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Pagination/index.vue | 68 ++++++------- vite.config.ts | 149 +++++++++++++++------------- 2 files changed, 109 insertions(+), 108 deletions(-) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index e2eb7653..c09cabdb 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -16,49 +16,39 @@