ビデオのアドレスは次のとおりです
index.php
<?php
namespace app\index\controller;
use app\index \controller\Base;
class Index extends Base
{
/**
* @returnmixed
*/
public functionindex()
return $this ->fetch();//return $this->view->fetch();
}
報告されたエラーは何ですか? スクリーンショットを送って確認してください
報告されたエラーは何ですか? スクリーンショットを送って確認してください