From 20a3f86416b7eea5e6ea64e61ca24057934dc543 Mon Sep 17 00:00:00 2001 From: keqingmoe Date: Thu, 26 Dec 2024 22:37:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=A0=E9=99=A4=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E5=AF=B9=E8=AF=9D=E6=A1=86=E7=BB=84=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E5=8C=85=E5=90=AB=E7=A1=AE=E8=AE=A4=E5=88=A0=E9=99=A4=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=92=8C=E7=94=A8=E6=88=B7=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/DeleteAccountDialog.vue | 95 +++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 ui/src/components/DeleteAccountDialog.vue diff --git a/ui/src/components/DeleteAccountDialog.vue b/ui/src/components/DeleteAccountDialog.vue new file mode 100644 index 0000000..96a8ff8 --- /dev/null +++ b/ui/src/components/DeleteAccountDialog.vue @@ -0,0 +1,95 @@ + + +