更新文件

This commit is contained in:
2019-06-29 21:53:41 +08:00
parent a07fd7959c
commit 22d9666102
32 changed files with 450 additions and 13 deletions

View File

@@ -20,7 +20,6 @@ class Index extends Admin{
* @title 系统首页
*/
public function index(){
return $this->data;
}
public function login(){