public function verify(){ ob_end_clean();//加入 $verify = new \Think\Verify(); $verify->entry(1); }
转载于:https://www.cnblogs.com/hgj123/p/4688831.html