From 806f91e325113eac0549c9ae2052e8883d950be7 Mon Sep 17 00:00:00 2001 From: ApplePine Date: Wed, 2 Jul 2025 13:19:02 +0800 Subject: [PATCH] =?UTF-8?q?fix(AddFile):=20=E4=BF=AE=E5=A4=8D=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=87=E4=BB=B6=E4=BF=A1=E6=81=AF=E4=B8=8D=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E9=9A=90=E8=97=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FileSelector.vue | 22 ++++++++++++++++++++-- src/views/AddFile.vue | 11 ++++++++++- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/src/components/FileSelector.vue b/src/components/FileSelector.vue index c768bbb..3373a61 100644 --- a/src/components/FileSelector.vue +++ b/src/components/FileSelector.vue @@ -14,7 +14,7 @@

点击选择文件或拖放到此处

选择文件 - 选择文件夹 + 选择文件夹
@@ -31,7 +31,7 @@