From 4d882a1be3d90b6095c790de1635f5e4bcaede81 Mon Sep 17 00:00:00 2001 From: haiming Date: Sat, 27 Jun 2026 14:57:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E5=85=A8=E9=AB=98?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=EF=BC=88=E5=86=85=E9=83=A8=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=EF=BC=89=E5=B8=83=E5=B1=80=E8=AE=BE=E7=BD=AE=20&=20=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Pagination/index.vue | 6 +++--- src/layout/components/Settings/index.vue | 10 +++++++++- src/settings.ts | 9 +++++++-- src/store/modules/settings.ts | 7 +++++-- src/types/global.d.ts | 7 ++++++- src/views/monitor/operlog/index.vue | 18 ++++++++++++------ 6 files changed, 42 insertions(+), 15 deletions(-) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index f615f61c..3058367c 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -1,4 +1,4 @@ -