修改登录滑动验证
@ -23,10 +23,22 @@
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
verifyImgs:[{
|
verifyImgs:[{
|
||||||
src:'/static/verify/0.jpeg',
|
src:'/static/verify/1.jpg',
|
||||||
color:'#38a7b7'
|
color:'#38a7b7'
|
||||||
},{
|
},{
|
||||||
src:'/static/verify/1.jpeg',
|
src:'/static/verify/2.jpg',
|
||||||
|
color:'#485967'
|
||||||
|
},{
|
||||||
|
src:'/static/verify/3.jpg',
|
||||||
|
color:'#485967'
|
||||||
|
},{
|
||||||
|
src:'/static/verify/4.jpg',
|
||||||
|
color:'#485967'
|
||||||
|
},{
|
||||||
|
src:'/static/verify/5.jpg',
|
||||||
|
color:'#485967'
|
||||||
|
},{
|
||||||
|
src:'/static/verify/6.jpg',
|
||||||
color:'#485967'
|
color:'#485967'
|
||||||
}],
|
}],
|
||||||
verifyIndex:0,
|
verifyIndex:0,
|
||||||
|
Before Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 107 KiB |
BIN
static/verify/1.jpg
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/verify/2.jpg
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/verify/3.jpg
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/verify/4.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
static/verify/5.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
static/verify/6.jpg
Normal file
After Width: | Height: | Size: 14 KiB |