From 9a23165ff2f96249f372fc5cc781b5d01a3f5e74 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 29 Nov 2019 11:15:59 +0800 Subject: [PATCH] ComposerUpdate --- app/admin/view/index/index.html | 26 +++++--------------------- vendor/services.php | 2 +- 2 files changed, 6 insertions(+), 22 deletions(-) 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',