为了账号安全,请及时绑定邮箱和手机立即绑定

验证码这一段提示错误,不知道哪里错了

   let timer = setInterval( handler: () => {

              this.time --

              this.btnText='$(this.time)s后重新发送'

              this.disabled = true

              if (this.time == 0){

                this.disabled = false

                this.btnText = '重新发送'

                this.time = this.countDown

                clearInterval ( timer)

              }

            }, timeout: 1000)


正在回答

1 回答

handler:删除

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

验证码这一段提示错误,不知道哪里错了

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信