thinkPhp 3.1.3的验证码无法显示的问题时间:2021-11-23 21:32:45Image帮助类的output方法中,在下面的代码 header("Content-type: image/" . $type); 前增加代码: ob_end_clean();