后端模块更新
前端模板路径设置
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user