mand-mobile/components/captcha/component.js

8 lines
176 B
JavaScript
Raw Normal View History

2018-03-26 16:04:04 +08:00
export default {
'name': 'captcha',
'text': '验证码窗口',
'category': 'business',
'description': '交互式验证码校验弹窗',
'author': 'liuxinyumichael'
}