index.php
<?php
namespace appindexcontroller;
use appindexcontrollerbase;
class Index 확장 Base
{
public function index()
return $this -& gt; 보기 -> 가져오기( );
}
}
base.php
<?php
namespace appindexcontroller;
thinkcontroller를 사용하세요.
}
다음 단계를 따르세요. 동영상의 단계 작업과 파일 코드가 정확히 동일합니다. 그러나 새로 고친 후 웹 페이지에 SYSTEM ERROR 메시지가 표시되어 더 이상 배울 수 없습니다.
또한 해당 템플릿이 있어야 합니다
먼저 항목 파일의 디버그 모드를 켜면 위 부분에 문제가 있다고 알려줍니다