thinkphp 1f593930af 更名为 traits\controller\jump 内置放入 \think\controller
继承 \think\Controller 后可以直接使用下面三个方法:
return $this->error('错误');
return $this->success('成功');
return $this->redirect('index/hello');
2015-12-24 11:36:42 +08:00
2015-12-21 08:40:07 +08:00
2015-12-22 15:55:52 +08:00
2015-12-09 19:11:07 +08:00
2015-12-22 17:42:00 +08:00
Description
No description provided
9.9 MiB
Languages
PHP 97.3%
Smarty 2.3%
PLpgSQL 0.3%