{php include $this->template($template.'/_header')}
当前位置:首页 > 个人中心 > {$title}
{php include $this->template($template.'/_memberLeft')}
账号安全

登录密码

建议密码为数字和字母的组合并且长度在6~18位之间

修改密码

{php echo $member['mobile'] ? '修改手机' : '绑定手机';}

{php echo $member['mobile'] ? '已绑定手机号码'.$encrypt_mobile : '请您先绑定手机号码。';}

{php echo $member['mobile'] ? '修改手机' : '绑定手机';}
修改登录密码
原登录密码:
新登录密码:
确认密码:
{if $member['mobile']} {/if} {if $setting['privacy_agreement']} {/if}
{php echo $member['mobile'] ? '修改' : '绑定';}手机号码
已绑定手机: {$encrypt_mobile}
原手机号码:
{php echo $member['mobile'] ? '新' : '';}手机号码:
验证码: 获取验证码
我已阅读并同意《用户服务(隐私)协议》
{php include $this->template($template.'/_footer')}