{include file="public/head" bj="head-c"}
{include file="user/left_title"}
{if condition="$param.level eq ''"} 一级下线 {else/} 一级下线 {/if} {if condition="$param.level eq '2'"} 二级下线 {else/} 二级下线 {/if} {if condition="$param.level eq '3'"} 三级下线 {else/} 三级下线 {/if}
    {volist name="list" id="vo"}
  • 会员:{$vo.user_name}
    时间:{$vo.user_reg_time|mac_day}
  • {/volist}
{include file="user/paging"}
{include file="public/foot"}