{template header}

发布唠叨:

    {loop $arrWeibo $key $item}
  • {if $item[photo]}{/if} {$item['content']}

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