正在讨论
-
新出行同学
7个月前- 收藏
- 关注
- 举报
-
-
伟健
7个月前- 收藏
- 关注
- 举报
-
-
新出行同学
7个月前- 收藏
- 关注
- 举报
-
-
新出行同学
7个月前- 收藏
- 关注
- 举报
-
-
子洋
7个月前- 收藏
- 关注
- 举报
-
-
新出行同学
7个月前- 收藏
- 关注
- 举报
-
-
伟健
7个月前- 收藏
- 关注
- 举报
-
-
伟健
7个月前- 收藏
- 关注
- 举报
-
-
小小猪
7个月前- 收藏
- 关注
- 举报
-
-
子洋
7个月前- 收藏
- 关注
- 举报
-
{each $comments as $comment}-
{if $comment.author.verify_identity}
{/if}
{if $comment.reply}
-
{each $comment.reply as $reply}
{/if}
{/each}
{$comment.author.username}:{@$comment.content}
回复 {$comment.relativeTime} {if $comment.user_id==uid} 删除 {else} 举报 {/if} {$comment.liketimes}
{if $reply.touser}{$reply.author.username} 回复 {$reply.touser.username}{else}{$reply.author.username}{/if}:{@$reply.content}
{/each}