From 28dd02f40613196d24994430d451251e35b0d91e Mon Sep 17 00:00:00 2001 From: zyd Date: Wed, 8 Jun 2022 00:12:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/searchCenter/pages/standardSearch.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/searchCenter/pages/standardSearch.vue b/src/pages/searchCenter/pages/standardSearch.vue index f9e76fc3c..3cc22b0de 100644 --- a/src/pages/searchCenter/pages/standardSearch.vue +++ b/src/pages/searchCenter/pages/standardSearch.vue @@ -2758,10 +2758,10 @@ display: inline; } /deep/.highlight-Es-class { - background-color: #3391ce !important; + background-color: #3fb3ff !important; } /deep/.highlight-class { - color: #3391ce !important; + color: #3fb3ff !important; } /deep/.pagination{ position: static !important;