From 0ef335dce6b9f40f094fa46e08b0888a594fd2e1 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:30 +0800
Subject: [PATCH] 1

---
 src/components/nPagination.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/nPagination.vue b/src/components/nPagination.vue
index be523eb..f4c6a5f 100644
--- a/src/components/nPagination.vue
+++ b/src/components/nPagination.vue
@@ -97,7 +97,7 @@
 
 <style lang="less" scoped>
 @green2: #f0f0f0;
-@green: #c4d600;
+@green: #00f0ff;
 
 .n_pagination {
   width: 100%;

--
Gitblit v1.9.3