feat: vue3 add aj-captcha

This commit is contained in:
xingyu
2022-08-02 17:07:05 +08:00
parent 02224ad6b5
commit 414671e881
13 changed files with 1331 additions and 57 deletions

View File

@ -0,0 +1,3 @@
import Verify from './src/Verify.vue'
export { Verify }