From ba326863aea3050c5350a149f9db84e6e594497d Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 19 Nov 2020 20:56:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=B8=8E=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/controller/System.php | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/app/admin/controller/System.php b/app/admin/controller/System.php index 30e54a5..ea9d9e5 100644 --- a/app/admin/controller/System.php +++ b/app/admin/controller/System.php @@ -33,21 +33,7 @@ class System extends Common return View::fetch(); } - public function theme() - { - - return View::fetch(); - } - public function easyBlue() - { - - return View::fetch(); - } - public function blog() - { - - return View::fetch(); - } + public function update() {