From fbe760b7fc332613ebd5391b9e4f3bec646848ff Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Mon, 13 May 2024 10:22:50 +0800 Subject: [PATCH 1/2] =?UTF-8?q?refactor:=20:recycle:=20=E4=BC=98=E5=8C=96P?= =?UTF-8?q?ageSearch=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PageSearch/index.vue | 256 ++++++++-------------------- 1 file changed, 73 insertions(+), 183 deletions(-) diff --git a/src/components/PageSearch/index.vue b/src/components/PageSearch/index.vue index 9a6c8155..21a5e346 100644 --- a/src/components/PageSearch/index.vue +++ b/src/components/PageSearch/index.vue @@ -1,171 +1,71 @@ - - - + + - - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 搜索 - - 重置 - - - {{ isExpand ? "收起" : "展开" }} - - - - - - + + + + + + + + + + + + + + + 搜索 + + 重置 + + + 收起 + 展开 + +