From c9d377239b0d4fea178e0f7dfa1cf1f3b783e4c8 Mon Sep 17 00:00:00 2001 From: lanyeeee Date: Fri, 30 Jan 2026 19:32:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=94=AF=E6=8C=81=E5=9C=A8=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=8B=E8=BD=BD=E5=86=85=E5=AE=B9=E6=97=B6=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E7=94=BB=E8=B4=A8=E5=92=8C=E9=9F=B3=E8=B4=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ModifyProgressDialogContent.vue | 136 +++++++++++++++++- 1 file changed, 134 insertions(+), 2 deletions(-) diff --git a/src/panes/DownloadPane/components/ModifyProgressDialogContent.vue b/src/panes/DownloadPane/components/ModifyProgressDialogContent.vue index 9ff9196..20d94c9 100644 --- a/src/panes/DownloadPane/components/ModifyProgressDialogContent.vue +++ b/src/panes/DownloadPane/components/ModifyProgressDialogContent.vue @@ -1,7 +1,21 @@