mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 19:12:48 +08:00
去除多与代码
This commit is contained in:
@@ -33,21 +33,7 @@ class System extends Common
|
|||||||
|
|
||||||
return View::fetch();
|
return View::fetch();
|
||||||
}
|
}
|
||||||
public function theme()
|
|
||||||
{
|
|
||||||
|
|
||||||
return View::fetch();
|
|
||||||
}
|
|
||||||
public function easyBlue()
|
|
||||||
{
|
|
||||||
|
|
||||||
return View::fetch();
|
|
||||||
}
|
|
||||||
public function blog()
|
|
||||||
{
|
|
||||||
|
|
||||||
return View::fetch();
|
|
||||||
}
|
|
||||||
|
|
||||||
public function update()
|
public function update()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user