This website requires JavaScript.
Explore
Help
Register
Sign In
zhuce
/
lilishop-ui
Watch
1
Star
0
Fork
You've already forked lilishop-ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fe6ada46d7
lilishop-ui
/
buyer
/
src
/
components
/
verify
History
mabo
73246e1dc6
PC端bug修改
2021-06-25 15:28:31 +08:00
..
README.md
管理、商家添加登录图片验证
2021-06-03 14:35:19 +08:00
index.vue
PC端bug修改
2021-06-25 15:28:31 +08:00
verify.js
管理、商家添加登录图片验证
2021-06-03 14:35:19 +08:00
README.md
Unescape
Escape
滑动拼图验证
在页面中引入 .vue文件
参数
在组件上添加v-if来判断组件显隐
verifyType 验证格式[ 'LOGIN' ,'REGISTER' ]
@change方法 获取回调,参数为对象 {status:false,distance:100} status 为回调状态
,
distance为移动距离
<Verify class="verify-content" verifyType='LOGIN' @change="verifyChange">