From ff03724c713cb9f9ba5e686ed74a89a78b0ae5c5 Mon Sep 17 00:00:00 2001 From: czhqwer Date: Sat, 29 Mar 2025 18:26:46 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=B7=BB=E5=8A=A0=E8=AE=BF?= =?UTF-8?q?=E9=97=AE=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PasswordConfig/PasswordConfig.vue | 240 ++++++++++++++++++ 1 file changed, 240 insertions(+) create mode 100644 upload-file-frontend/src/components/PasswordConfig/PasswordConfig.vue diff --git a/upload-file-frontend/src/components/PasswordConfig/PasswordConfig.vue b/upload-file-frontend/src/components/PasswordConfig/PasswordConfig.vue new file mode 100644 index 0000000..4ad5e9a --- /dev/null +++ b/upload-file-frontend/src/components/PasswordConfig/PasswordConfig.vue @@ -0,0 +1,240 @@ + + + + + \ No newline at end of file