success

$this->success(‘新增成功’, ‘User/list’);
} else {
//错误页面的默认跳转页面是返回前一页,通常不需要设置
$this->error(‘新增失败’);