使用范围:WX
Contents
component Canvasverypop ($UI/comp/canvasvery/components/canvasverypop/canvasverypop) extends $UI/wxsys/comps/lib/base/component
Constructor Top
Canvasverypop () |
Operations Top
void | hide () | |
void | show () |
Constructor details
Top
public
Canvasverypop
()
弹窗层,控制验证码组件的显示
public
Canvasverypop
()
Operations Detail Top
public
void
hide
()
隐藏验证码
See $UI/wxsys/comp/canvasvery/components/canvasverypop/canvasverypop#hide
public
void
show
()
显示验证码
See $UI/wxsys/comp/canvasvery/components/canvasverypop/canvasverypop#show