<{include file='header.html'}>
<{if $error eq 1}>
<{$info}>
<{/if}> <{if $error eq 0}>
<{$uname}> 的个人信息    修改密码

Email: <{$email}>

用户名:<{$uname}>
新密码:
重复密码:

最近领卡动态:


<{section name=l loop=$cards}>
  • [<{$cards[l].gameclassname}>] 卡号:<{$cards[l].number}> 领取时间:<{$cards[l].getTime}>
<{/section}>
<{$pagenav}>
<{/if}>
<{include file='foot.html'}>