yarn add go-captcha-vue@^2 # or npm install go-captcha-vue@^2 # or pnpm install go-captcha-vue@^2Use Go Captchaimport "go-captcha-vue/dist/style.css" import GoCaptcha from "go-captcha-vue" Vue.use(GoCaptcha) // OR import {Click, Rotate, Slide, SlideRegion, Button} from "go-...
yarn add go-captcha-vue@^1 # or npm install go-captcha-vue@^1 # or pnpm install go-captcha-vue@^1 Greater than vue3.0 yarn add go-captcha-vue@^2 # or npm install go-captcha-vue@^2 # or pnpm install go-captcha-vue@^2 Use Go Captcha import "go-captcha-vue/dist/style.css" im...
less than vue3.0yarn add go-captcha-vue@^1#ornpm install go-captcha-vue@^1#orpnpm install go-captcha-vue@^1###Greater than vue3.0yarn add go-captcha-vue@^2#ornpm install go-captcha-vue@^2#orpnpm install go-captcha-vue@^2 Use Go Captcha import"go-captcha-vue/dist/style.css"import...
在线文档:https://ajcaptcha.beliefteam.cn/captcha-doc/ 简介 AJ-Captcha行为验证码,包含滑动拼图、文字点选两种方式,UI支持弹出和嵌入两种方式。后端提供Java、Golang实现,前端提供了php、angular、html、vue、uni-app、flutter、android、ios等代码示例。
captcha-plus 简介 Captcha-plus行为验证码,包含滑动拼图、文字点选两种方式,UI支持弹出和嵌入两种方式。后端提供Java实现,前端提供了php、angular、html、vue、uni-app、flutter、android、ios等代码示例。 集成项目 Vue3 Ant Design Vue Vue3 Element-Plus ...
This is the vue package for go-captcha. Contribute to wenlng/go-captcha-vue development by creating an account on GitHub.
🖖 GoCaptcha for Vue, which implements click mode, slider mode, drag-drop mode and rotation mode. - go-captcha-vue/tsconfig.json at master · wenlng/go-captcha-vue
Vue Add a description, image, and links to thego-captcha-vue3topic page so that developers can more easily learn about it. To associate your repository with thego-captcha-vue3topic, visit your repo's landing page and select "manage topics." ...
//github.com/wenlng/go-captcha-vue", "main": "dist/go-captcha-vue.umd.js", "module": "dist/go-captcha-vue.es.js", "types": "./dist/index.d.ts", "typings": "./dist/index.d.ts", "exports": { ".": { "import": { "node": "./dist/go-captcha-vue.es.js", "default"...