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

修改说明

    {if !$teacher['account']}
  • 该帐号用于{php echo $teacher_page['account2'] ? $teacher_page['account2'] : '登录讲师平台凭证';},用户名只能设置一次且不允许修改
  • {else}
  • 您已设置过帐号密码,如果忘记密码,请使用微信扫一扫以下二维码重置密码
  • {/if}
{php echo $teacher['account'] ? '密码重置' : '帐号设置'}
{if !$teacher['account']}
登录帐号:

仅支持数字和字母,长度介于6~16位

登录密码:

密码长度为6~16位

确认密码:
确认提交
{else}
登录帐号:
重置密码:
{/if}
{php include $this->template($template.'/_footer')}