现在,打开您之前创建的名为 Blog.php 的控制器文件,并将echo语句替换为view函数: <?php namespace App\Controllers; class Blog extends \CodeIgniter\Controller ...
確定! 回上一頁