diff --git a/app/admin/view/index/index.html b/app/admin/view/index/index.html
index 5603059e9..c6fbbeaac 100644
--- a/app/admin/view/index/index.html
+++ b/app/admin/view/index/index.html
@@ -48,27 +48,11 @@
{if session('user.username')}
- -
-
- 基本资料
-
-
- -
-
- 安全设置
-
-
- -
- 缓存加速
-
- -
- 清理缓存
-
- -
-
- 退出登录
-
-
+ - 基本资料
+ - 安全设置
+ - 缓存加速
+ - 清理缓存
+ - 退出登录
{:session('user.username')}
diff --git a/vendor/services.php b/vendor/services.php
index 477fb1e0f..fb96ee6a7 100644
--- a/vendor/services.php
+++ b/vendor/services.php
@@ -1,5 +1,5 @@
'think\\app\\Service',