tp6更新到最新版本

目录结构调整
This commit is contained in:
2019-09-12 23:57:10 +08:00
parent db04a9c4e5
commit 0b0d659c5e
31 changed files with 656 additions and 635 deletions

View File

@@ -5,7 +5,7 @@ use app\BaseController;
class Index extends BaseController {
protected $middleware = ['\app\middleware\Front'];
protected $middleware = ['\app\http\middleware\Front'];
/**
* @title 网站首页