assign('msg', $request->controller().' 控制器不存在'); return $this->fetch('public/error'); } } ?>