render('capital'); } /** * 消息管理 */ public function actionInform() { return $this->render('inform'); } }