反过来文章里面的图可以自动到缩略图里面去,这个可以有,但是缩略图不要去文章里面
内页模板中去掉图片字段即可
{volist name="$info.picurls" id="rs"} </br><img style="margin-bottom:10px;" src="{$rs.picurl}"/> {/volist}
template/index_style/default/bbs/content/show.htm
过滤