yii2自定义错误页面的方法:1、在“viewssiteerror.php”中设置错误页面的样式;2、在“configmain.php”中,修改配置文件,使用“errorAction=>siteerror,”语句进行调用。在Y