{include="head.html"}
{$article['title']}
{$article['body']}
点击: 次
发布时间:{fun date('Y-m-d',$article['addtime'])}
链接地址
栏目分类
{loop table="classtype" pid="$type["tid"]" mshow="1" not="1" as="t"}
{$t['classname']}
{/loop}
推荐信息
{loop table="article" tid="$type['tid']" limit="3" trait="2"}
{fun date('Y-m-d',$v['addtime'])}
{fun newstr($v['title'],30)}
{fun newstr($v['description'],200)}
查看更多...
{/loop}
{include="bottom.html"}