使用范围:WX
Contents
component VerificationCode ($UI/comp/verificationCode/components/verificationCode/verificationCode) extends $UI/wxsys/comps/lib/base/bindComponent
Constructor Top
VerificationCode () |
Properties Top
Error |
error
错误事件 | ||
Success |
success
成功事件 |
Operations Top
checkVerifyCode
( 结构如下:) |
||
void | checkVerifyCode () |
Events Top
void | error (Error event) | |
void | success (Success event) |
Constructor details
Top
public
VerificationCode
()
使用场景:验证码组件
使用方法:调用成功与否事件
##
文档链接:
public
VerificationCode
()
Properties Detail Top
错误事件
成功事件
Operations Detail Top
public
checkVerifyCode
(
结构如下:)
结构如下:)
校验验证码
public
void
checkVerifyCode
()
校验验证码
See CheckVerifyCode
Events Detail Top
错误事件
成功事件