assign('domain',$a); return $this->fetch(); } public function welcome(){ // $this->assign('domain',$a); return $this->fetch(); } }