myCapcha.hide(); 关闭回调: ``` myCapcha.on('hide', () => { console.log('hide') }); ``` 直接用css覆盖,把它隐藏掉。
myCapcha.hide();
关闭回调:
直接用css覆盖,把它隐藏掉。