1、$this->success('提示信息','方法名')
$this->redirect('方法名',delay,'提示信息')
$this->error('提示信息','方法名')
1、$this->redirect('控制器/方法名',delay,'提示信息')
1、$this->redirect('Admin-Index/index',delay,'提示信息')
1、$this->success('提示信息','方法名')
$this->redirect('方法名',delay,'提示信息')
$this->error('提示信息','方法名')
1、$this->redirect('控制器/方法名',delay,'提示信息')
1、$this->redirect('Admin-Index/index',delay,'提示信息')