getSpecialPageModel()->where('status', 'normal')->column('id,title'); return $this->setData($data)->getReturn(); } }