验证码添加图形验证

This commit is contained in:
GGJ
2025-03-21 08:39:44 +08:00
parent 6023eac4fe
commit a388dec384
31 changed files with 1089 additions and 587 deletions

17
package.json Normal file
View File

@@ -0,0 +1,17 @@
{
"id": "tf-verify-img",
"name": "高性能多端拼图滑动验证",
"version": "1.0.3",
"description": "一款高性能的多端拼图滑动验证组件(希望各位大佬们抽出宝贵的时间留下您的评论,感激不尽)",
"keywords": [
"拼图",
"滑动验证"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
},
"displayName": "高性能多端拼图滑动验证"
}