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