title = '商户数'; $this->content(222); } public function renderContent() { $content = parent::renderContent(); return <<

{$content}

HTML; } }