return $this->fetch(); 致命错误: Call to a member function fetch() on null
致命错误: Call to a member function fetch() on null
protected function fetch($template = '', $vars = [], $replace = [], $config = []) { return $this->view->fetch($template, $vars, $replace, $config); }