去除多与代码

This commit is contained in:
augushong
2020-11-19 20:56:08 +08:00
parent 960c21ccbe
commit ba326863ae

View File

@@ -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()
{