You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
537 B
46 lines
537 B
.image35{
|
|
width: 35rpx;
|
|
height: 35rpx;
|
|
}
|
|
.image40{
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
.image50{
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
}
|
|
.image60{
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
}
|
|
.image70{
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
}
|
|
.image80{
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
}
|
|
.image90{
|
|
width: 90rpx;
|
|
height: 90rpx;
|
|
}
|
|
.image150{
|
|
width: 150rpx;
|
|
height: 150rpx;
|
|
}
|
|
.image200{
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
}
|
|
.image400{
|
|
width: 400rpx;
|
|
height: 400rpx;
|
|
}
|
|
|
|
// 验证码大小
|
|
.image-size-verify-001{
|
|
width: 150rpx;
|
|
height: 35px;
|
|
}
|