换个密码

当前密码
新密码
重复输入

{$cdtat_start} showAlert({ identifier: 'settingsAccountErrorPasswordRepeat' }); $("#formSettingsAccountPassword").resetForm(); showAlert({ identifier: 'settingsAccountErrorPasswordIllegal' }); $("#formSettingsAccountPassword").resetForm(); showAlert({ identifier: 'settingsAccountErrorEmptyFields' }); $("#formSettingsAccountPassword").resetForm(); showAlert({ identifier: 'settingsAccountErrorPasswordAllError' }); $("#formSettingsAccountPassword").resetForm(); showAlert({ identifier: 'settingsAccountPasswordSaved', icon: 'ok' }); $("#formSettingsAccountPassword").resetForm(); {$cdtat_end}