ThinkCMF遵循PSR-2命名规范和PSR-4自动加载规范及 ThinkPHP5.1的开发规范,并且注意如下规范:
ThinkCMF
api
$this->assign('post', $post);
请不要在任何PHP代码里使用exit,die
exit
die