Class $we.widget.bind_account_to_mobile_group
Defined in: bind_account_to_mobile_group.js.
Constructor Attributes | Constructor Name and Description |
---|---|
$we.widget.bind_account_to_mobile_group(el, params)
|
Field Attributes | Field Name and Description |
---|---|
interfaces
|
|
process
|
Method Attributes | Method Name and Description |
---|---|
添加验证码
|
|
渲染
|
|
设置中间的提示
|
|
验证密码
|
Field Detail
$we.widget.bind_account_to_mobile_group.interfaces
interfaces
$we.widget.bind_account_to_mobile_group.process
process
Method Detail
$we.widget.bind_account_to_mobile_group.interfaces.addCaptcha(captcha_key)
添加验证码
- Parameters:
- {String} captcha_key
- Captcha Key
$we.widget.bind_account_to_mobile_group.interfaces.render(params)
渲染
- Parameters:
- {Object} params
- 参数
$we.widget.bind_account_to_mobile_group.interfaces.setMidTips(msg)
设置中间的提示
- Parameters:
- {String} msg
- 提示信息
$we.widget.bind_account_to_mobile_group.interfaces.verifyPwd()
验证密码