diff --git a/ui/src/components/Admin.vue b/ui/src/components/Admin.vue
new file mode 100644
index 0000000..6abdb02
--- /dev/null
+++ b/ui/src/components/Admin.vue
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ui/src/components/admin/AdminPanel.vue b/ui/src/components/admin/AdminPanel.vue
new file mode 100644
index 0000000..b571495
--- /dev/null
+++ b/ui/src/components/admin/AdminPanel.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+ 权限: 管理员
+
+
+
+
+ 退出登录
+
+
+ 修改密码
+
+
+
+
+ 修改指定用户的密码
+
+
+ 删除指定用户的账号
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ui/src/components/admin/DeleteAccountDialog.vue b/ui/src/components/admin/DeleteAccountDialog.vue
new file mode 100644
index 0000000..0cc4443
--- /dev/null
+++ b/ui/src/components/admin/DeleteAccountDialog.vue
@@ -0,0 +1,139 @@
+
+
+
+
+ 删除账号
+
+
+ 警告!不可逆操作!您正在进行很危险的事情!
+
+
+
+
+
+ 在下方文本框中输入要删除的账号的 ID,可以批量删除,使用英文逗号分隔即可,逗号前后不需要空格。
+
+
+
+
+
+
+
+ 请在下方文本框中一字不差地输入引号内的内容:“{{ DialogDeleteAccountPromise }}”之后,您才能删除账号。
+
+
+
+
+
+
+
+
+
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ui/src/components/admin/LoginForm.vue b/ui/src/components/admin/LoginForm.vue
new file mode 100644
index 0000000..c714cfc
--- /dev/null
+++ b/ui/src/components/admin/LoginForm.vue
@@ -0,0 +1,106 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登录
+
+
+
+
+ 忘记密码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ui/src/components/admin/Repasswd2Dialog .vue b/ui/src/components/admin/Repasswd2Dialog .vue
new file mode 100644
index 0000000..c10fcce
--- /dev/null
+++ b/ui/src/components/admin/Repasswd2Dialog .vue
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 修改密码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ui/src/components/admin/RepasswdDialog.vue b/ui/src/components/admin/RepasswdDialog.vue
new file mode 100644
index 0000000..9f9b9e0
--- /dev/null
+++ b/ui/src/components/admin/RepasswdDialog.vue
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 修改密码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+