{template header2}
{$strWeibo['user']['username']} {php echo getTime(strtotime($strWeibo['addtime']),time())} {$strWeibo['count_comment']}评论
{if $strWeibo[photo]}
{/if} {$strWeibo['content']}

评论内容:

    {loop $arrComment $key $item}
  • {$item['content']}

    {php echo getTime(strtotime($item['addtime']),time())}
  • {/loop}
{template footer}