render('index'); } public function actionHzm() { return $this->render('hzm'); } public function actionMore() { return $this->render('more'); } }