Vue-noCAPTCHA
Aliyun noCAPTCHA
Vue.js 2 Only
What this do
- Use Aliyun noCAPTCHA in Vue
- Use noCAPTCHA locally, load fast!
- Support both Desktop and H5 noCAPTCHA
- Support full https request
- Support language switch
Install
npm install vue-nocaptcha
Version
NOTE: Please Keep Update this plugin to maintain nc.js and nch5.js files fresh
there's 3 versions of Vue-noCAPTCHA now.
- full version (support both desktop and H5)
// import { nocaptcha } from 'vue-nocaptcha' components: nocaptcha
And,
- single desktop version
components: nocaptcha
- single H5 version
components: nocaptcha
Usage
base usage
desktop and h5 set
as component (suggest)
components: nocaptcha
as global component
Vue
pc/h5 version control
Normally, it can be control automatic.
Maybe, you need control it yourself.
NOTE: no h5 prop in single PC/H5 version
more
use https
use oversea CDN
use lang
events