命名的错误

This commit is contained in:
2017-10-06 09:34:37 +08:00
parent 0c2000b8e6
commit 1413db446c
7 changed files with 11 additions and 11 deletions

View File

@@ -8,9 +8,9 @@
// +----------------------------------------------------------------------
namespace app\index\controller;
use app\common\controller\Fornt;
use app\common\controller\Front;
class Search extends Fornt{
class Search extends Front{
//文档搜索结果显示
public function index(){