xiuno附件显示上传的图片

hook 这个 model_post_file_list_html_delete_after.php
文件内容写
if ($attach['filetype'] == 'image'){

$s .= '       <br /><img src="upload/attach/'.$attach['filename'].'">'."\r\n";​

TAG


— THE END —