From 791121ae06b3955c0f20d223dbf4e775911b6f2a Mon Sep 17 00:00:00 2001 From: alger Date: Thu, 12 Sep 2024 17:28:51 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E4=BC=98=E5=8C=96=E6=90=9C?= =?UTF-8?q?=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/SearchBar.vue | 11 ++++--- src/store/index.ts | 4 +++ src/views/search/index.vue | 45 +++++++++++++---------------- 3 files changed, 31 insertions(+), 29 deletions(-) diff --git a/src/layout/components/SearchBar.vue b/src/layout/components/SearchBar.vue index 0895c84..c9d1e18 100644 --- a/src/layout/components/SearchBar.vue +++ b/src/layout/components/SearchBar.vue @@ -14,7 +14,7 @@