{include file="index/header"}
{volist name="tptc" id="vo"} {/volist}
UID 昵称 IP 积分 头像 邮箱 等级 时间 验证 收藏 基本操作
{$vo.userid} {$vo.username} {$vo.userip} {$vo.point} {if condition="$vo['userhead'] neq ''"}{else /}暂无图片{/if} {$vo.usermail} {if condition="$vo['vip'] eq 1"}月vip{/if}{if condition="$vo['vip'] eq 2"}永久VIP{/if}{if condition="$vo['vip'] eq 0"}普通用户{/if} {$vo.regtime|date="Y-m-d",###} 显示 {:funt('user_url',array('uid'=>$vo.userid))} 修改 删除
{$tptc->render()}
{include file="index_footer"}