From 3159f03dfc882478458d05fd6a44e7a87bdb92b4 Mon Sep 17 00:00:00 2001 From: cgd_mac <349008059@qq.com> Date: Fri, 25 Feb 2022 09:15:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8D=E7=BA=BF=E4=B8=8Atab?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E9=BB=98=E8=AE=A4=E9=80=89=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SearchCom/index.vue | 2 +- src/views/mycollection/index.vue | 134 +++++++++++++++++++++-------- 2 files changed, 98 insertions(+), 38 deletions(-) diff --git a/src/components/SearchCom/index.vue b/src/components/SearchCom/index.vue index 6f2f089..a0fc46c 100644 --- a/src/components/SearchCom/index.vue +++ b/src/components/SearchCom/index.vue @@ -24,7 +24,7 @@ - + 查询 重置 diff --git a/src/views/mycollection/index.vue b/src/views/mycollection/index.vue index c099a22..d58b10e 100644 --- a/src/views/mycollection/index.vue +++ b/src/views/mycollection/index.vue @@ -1,54 +1,104 @@