diff --git a/frontend/src/components/AccountCard.vue b/frontend/src/components/AccountCard.vue
new file mode 100644
index 0000000..17168c9
--- /dev/null
+++ b/frontend/src/components/AccountCard.vue
@@ -0,0 +1,146 @@
+
+
+
+
+
+
+
+
{{ account.uin }}
+
+
+ {{ userGroup[account.user_group]
+ }}
+ {{ account.created_at
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+ 封禁
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/components/BanRecordCard.vue b/frontend/src/components/BanRecordCard.vue
new file mode 100644
index 0000000..1287ff9
--- /dev/null
+++ b/frontend/src/components/BanRecordCard.vue
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
{{ banRecord.uin }}
+
原因: {{ banRecord.comment }}
+
+
操作者: {{ banRecord.op }}
+
结束时间: {{ banRecord.end_time }}
+
+
+
+
+ 解封
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/components/BottomNavBar.vue b/frontend/src/components/BottomNavBar.vue
index 8da5cd6..94dfd38 100644
--- a/frontend/src/components/BottomNavBar.vue
+++ b/frontend/src/components/BottomNavBar.vue
@@ -1,23 +1,29 @@
-
-
- 📝
- 投稿
-
+
+
+ 📝
+ 投稿
+
-
-
- 🌍
- 稿件
-
+
+
+ 🌍
+ 稿件
+
-
-
- 🛠
- 服务
-
-
+
+
+ 🛠
+ 服务
+
+
+
+
+ 🔐
+ 管理
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/pages/index.vue b/frontend/src/pages/index.vue
index d3f8c65..961ce3b 100644
--- a/frontend/src/pages/index.vue
+++ b/frontend/src/pages/index.vue
@@ -14,6 +14,9 @@
🛠 服务
+
+ 🔐 管理
+
diff --git a/frontend/src/pages/service.vue b/frontend/src/pages/service.vue
index b7cd2a5..a78bac7 100644
--- a/frontend/src/pages/service.vue
+++ b/frontend/src/pages/service.vue
@@ -17,6 +17,9 @@
🛠 服务
+
+ 🔐 管理
+
diff --git a/frontend/src/pages/world.vue b/frontend/src/pages/world.vue
index 58c436e..1c0d27f 100644
--- a/frontend/src/pages/world.vue
+++ b/frontend/src/pages/world.vue
@@ -18,6 +18,9 @@
🛠 服务
+
+ 🔐 管理
+
@@ -44,7 +47,7 @@
📰 你的稿件
🌏 动态
- 🤵 审核稿件
+ 🤵 审核稿件