From 6938616d7e67a8822569420f6bddd8754a63d574 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 28 四月 2025 16:36:23 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase

---
 src/views/honors/index.vue |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/src/views/honors/index.vue b/src/views/honors/index.vue
index b942876..7d14eb4 100644
--- a/src/views/honors/index.vue
+++ b/src/views/honors/index.vue
@@ -241,9 +241,9 @@
   }
 }
 
-.honor-main-bottom{
-   display: flex;
-   justify-content: space-between
+.honor-main-bottom {
+  display: flex;
+  justify-content: space-between
 }
 
 ::v-deep .el-loading-spinner {
@@ -341,4 +341,9 @@
   border-radius: 5px;
   border: 1px solid#cccccc;
 }
+
+//淇敼榧犳爣婊戣繃鐨勯鑹�
+:deep.el-pagination.is-background .el-pager li:not(.disabled):hover{
+  color: #937950
+}
 </style>

--
Gitblit v1.9.1