From 8e7aefcce4bc7d782ea63fe5206888ffd897e1b3 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Tue, 8 Aug 2023 17:46:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E7=82=B9=E5=87=BB=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/seachPage/input.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/seachPage/input.vue b/src/components/seachPage/input.vue index 0e32d1d..53e0789 100644 --- a/src/components/seachPage/input.vue +++ b/src/components/seachPage/input.vue @@ -870,6 +870,10 @@ img { margin-left: 10px; } + .tool-btn:hover{ + border-color:rgba(200, 200, 200, 1); + } + .tool-btn { width: 150px; height: 48px;