{include file="user/include"}
{include file="system/header"}
{$obj.user_name}
  • {$obj.user_points} 我的积分
  • {$obj.group.group_name} 我的等级
  • {$obj.user_login_num} 登录次数
{include file="user/menu"}
  • 编号 卡号 面值 积分 时间
  • {volist name="list" id="vo"}
  • {$vo.card_id} {$vo.card_no} {$vo.card_money} {$vo.card_points} {$vo.card_use_time|mac_day}
  • {/volist} {if$__PAGING__.page_total>1}
    首页 上一页 {if$__PAGING__.page_current>3} 1 ... {/if} {maccms:foreach name="$__PAGING__.page_num" id="num"} {$num} {/maccms:foreach} {if$__PAGING__.page_current<($__PAGING__.page_total-2)} ... {$__PAGING__.page_total} {/if} {$__PAGING__.page_current}/{$__PAGING__.page_total} 下一页 尾页
    {/if}{if$__PAGING__.record_total!=0} {/if}
{include file="system/footer"}
{include file="system/call_center"}