后端模块更新

前端模板路径设置
This commit is contained in:
2020-03-29 21:46:46 +08:00
parent 4893580b70
commit 05654b269c
12 changed files with 123 additions and 49 deletions

View File

@@ -11,7 +11,7 @@ namespace app\controller\front;
use \app\model\Form;
class Front extends Base {
class Index extends Base {
public function index() {
return $this->fetch();