Skip to content
On this page

ForgetPassword 找回密码

使用规范

用于找回密码。

API

Props

参数说明类型默认值可选值
titles每个步骤的标题string[]["身份验证", "重置密码", "重置完成"]-
icons每个步骤的图标Node[]--
sms-delay倒计时持续时间string|number60-
get-sms-code获取短信验证码的方法function--
reset第二步重置密码的回调函数function--
auto-redirect倒计时结束是否自动跳转booleantruefalse
link倒计时结束的跳转地址string/其他链接
delay倒计时持续时间string|number60-
text按钮文本string立即跳转-

Released under the MIT License.