From 5f71e0aad7a59519dcb220289c4db9544ee1d49f Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Thu, 22 Jun 2023 00:31:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=8F=9C=E5=8D=95=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E6=94=AF=E6=8C=81=E6=8B=BC=E9=9F=B3=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=EF=BC=8C=E6=AF=94=E5=A6=82=E6=90=9C=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E8=A3=81=E5=89=AA=EF=BC=8C=E8=BE=93=E5=85=A5`tp`=E6=88=96`tupi?= =?UTF-8?q?an`=E7=AD=89=E5=AF=B9=E5=BA=94=E6=8B=BC=E9=9F=B3=E5=8D=B3?= =?UTF-8?q?=E5=8F=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../search/components/SearchModal.vue | 24 +++++++++++++------ .../search/components/SearchResult.vue | 8 +++---- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/src/layout/components/search/components/SearchModal.vue b/src/layout/components/search/components/SearchModal.vue index 1af85e6eb..2620fbc42 100644 --- a/src/layout/components/search/components/SearchModal.vue +++ b/src/layout/components/search/components/SearchModal.vue @@ -1,11 +1,13 @@