| 回复:{#$threadInfo.thr_replycount#} / 查看: {#$threadInfo.thr_count#} |
{#$threadInfo.thr_title#} |
{#if $pageNum < 2#}
|
{#$infoUser[$threadInfo.use_id].usd_nick#} |
|
|
积分:{#$infoUser[$threadInfo.use_id].usd_points#}/ 等级:{#$infoUser[$threadInfo.use_id].usd_rank#} |
| |
|
{#$threadInfo.thr_desc#} |
| {#if $threadInfo.use_id eq $webUser.usd_id#}修改 删除 {#/if#} |
{#/if#}
{#foreach item=thitem from=$info#}
|
{#$infoUser[$thitem.use_id].usd_nick#} |
|
|
积分:{#$infoUser[$thitem.use_id].usd_points#}/ 等级:{#$infoUser[$thitem.use_id].usd_rank#} |
| |
|
{#$thitem.rep_desc#} |
| {#if $thitem.use_id eq $webUser.usd_id#}修改 删除 {#/if#} |
{#/foreach#}