From c48d9154adad9a4dd1fc24dd399adc3345eb9acf Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Wed, 11 Dec 2019 21:00:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catchAdmin/index/controller/Index.php | 19 +++++++++++++++---- catchAdmin/index/view/index.html | 2 +- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/catchAdmin/index/controller/Index.php b/catchAdmin/index/controller/Index.php index fdacc9d..6112225 100644 --- a/catchAdmin/index/controller/Index.php +++ b/catchAdmin/index/controller/Index.php @@ -1,17 +1,28 @@ fetch(); } - public function theme() + /** + * + * @time 2019年12月11日 + * @throws \Exception + * @return string + */ + public function theme(): string { return $this->fetch(); } diff --git a/catchAdmin/index/view/index.html b/catchAdmin/index/view/index.html index fa6325a..af758f3 100644 --- a/catchAdmin/index/view/index.html +++ b/catchAdmin/index/view/index.html @@ -85,7 +85,7 @@
用户管理
角色管理
-
菜单管理
+
菜单管理
登录日志