From 785a12d13d9084ec700aa24cbef1a32f8c063436 Mon Sep 17 00:00:00 2001 From: Aresn Date: Thu, 30 May 2024 17:37:04 +0800 Subject: [PATCH] =?UTF-8?q?action=20=E5=B0=81=E8=A3=85=E4=B8=BA=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/i/action/thread.vue | 38 +++++++++++++++++++++++++++++++++ components/i/library/thread.vue | 35 +----------------------------- components/i/search/Header.vue | 5 +++-- 3 files changed, 42 insertions(+), 36 deletions(-) create mode 100644 components/i/action/thread.vue diff --git a/components/i/action/thread.vue b/components/i/action/thread.vue new file mode 100644 index 0000000..3110a02 --- /dev/null +++ b/components/i/action/thread.vue @@ -0,0 +1,38 @@ + + diff --git a/components/i/library/thread.vue b/components/i/library/thread.vue index 3d6f555..ecc9fda 100644 --- a/components/i/library/thread.vue +++ b/components/i/library/thread.vue @@ -43,14 +43,7 @@ @click="handleOpenSelect" /> - - - + @@ -58,32 +51,6 @@