From 403018f234045378af2d70035055ecedecdb28e5 Mon Sep 17 00:00:00 2001 From: guoyue Date: Wed, 3 Aug 2022 14:23:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=8B=E8=83=BD=E5=9C=BA=E6=99=AF=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=A0=87=E7=AD=BE=E5=AD=97=E4=BD=93=E6=BC=94=E7=A4=BA?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/components/searchResultList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index 70ae9509..b8c6d0e0 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -1104,6 +1104,7 @@ margin-right: 0.1rem; border-radius: 0.13rem; background: #0087ff; + color: #fff; } } }