### 5.1 渲染视图 ``` public function index() { return view('index', ['name' => 'ThinkPHP']); } ```

评论区

登录 后参与评论
× Preview