{foreach name="list" item="vo" key="k" }
{$vo.title}
{$vo.add_time|date='Y-m-d H:i:s',###} {$vo.typename|default='数据出错!'}
{/foreach}