提供第三方的AI验证码组件,方便百度小程序开发使用。
npm install passanti-vcode
- 引用时,直接使用包中package.json的name名字即可:
"usingComponents": { "vcode": "passanti-vcode"}