From b4d165404f4e25e125d93d3c5aeb1ded6eb8dfc3 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Mon, 26 Aug 2024 00:06:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8A=A8=E6=80=81=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E7=9A=84=E5=9B=BE=E7=89=87=E4=B8=8A=E4=BC=A0=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/base/fileUpload.vue | 22 ---------------------- pages/publish/publishPost.vue | 11 ++++++++--- 2 files changed, 8 insertions(+), 25 deletions(-) delete mode 100644 components/base/fileUpload.vue diff --git a/components/base/fileUpload.vue b/components/base/fileUpload.vue deleted file mode 100644 index 2518f4a..0000000 --- a/components/base/fileUpload.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/publish/publishPost.vue b/pages/publish/publishPost.vue index f0b3e69..719862c 100644 --- a/pages/publish/publishPost.vue +++ b/pages/publish/publishPost.vue @@ -67,11 +67,9 @@