getUrl(); $title =$this->adminGridView->title; // fa-bookmark 实心 // fa-bookmark-o 空心 $now = $this->getNowIcon(); return "   {$title} $now "; } }