- 选中评论
- 剔除评论
- 全部评论
微博内容:
微博
张宝旬
录入:{$data.created_at}
微博地址
{$data.text}
{if $data.pic_arr}
{foreach from=$data.pic_arr item=item}
{/if}
{if $data.video_url}
图片
{/foreach}
视频
{/if}
{if $comment_list}

评论内容:
{foreach from=$comment_list key=key item=item}
{$key+1}.{$item.screen_name}
{$item.comment_time} {$item.source}
评论
{$item.content}
{$search_status_list[$item.is_search]}
-
{if $last_page <= 6}
{section name=num loop=$last_page}
{$smarty.section.num.index+1}
{/section}
{/if}
{if $last_page > 6}
{if $cur_page <= 5}
{section name=num loop=5}
{$smarty.section.num.index+1}
{/section}
...
{$last_page}
{elseif $cur_page > $last_page-5}
1
...
{section name=num loop=5}
{$last_page-5+$smarty.section.num.index+1}
{/section}
{else}
1
...
{section name=num loop=5}
{$cur_page-2+$smarty.section.num.index}
{/section}
...
{$last_page}
{/if}
{/if}
前往
页