{template 'header', 'member'}
{$head_name}
{if $action && $action != 'index'}
{/if}
{if $action == 'group'} {if $itemid}
您所在的会员组 {$MG[groupname]} 没有权限使用此功能,请升级
{/if}
{elseif $action == 'grade'}
{if $fee>0} {/if}
{elseif $action == 'vip'}
{elseif $action == 'upgrade'}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {elseif $action == 'renew'}
{if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {elseif $action == 'login'} {if $lists} {loop $lists $v}
{/loop} {/if} {if $pages}
{$pages}
{/if} {elseif $action == 'username'}

当前账号

{$_username}
{if $linkurl}

主页地址

{$linkurl}
{/if}

新会员名*

格式要求

{$MOD[minusername]}-{$MOD[maxusername]}个字符,只能使用小写字母(a-z)、数字(0-9)、下划线(_)、中划线(-),且以字母或数字开头和结尾
{elseif $action == 'passport'}

当前昵称

{$_passport}

新昵称*

{elseif $action == 'close'}

当前账号

{$_username}

注销原因*

重要提示

注销申请一旦通过,该账号名下所有数据和文件将被彻底删除且不可恢复
请确认必须要注销此账户并且已经备份过重要数据再点击申请按钮
{else}
{/if} {template 'footer', 'member'}