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.

15 lines
220 B

.code-input{
border-radius: 10rpx;
border: 1rpx solid;
height: 36px;
margin-bottom: 24rpx;
padding-left: 16rpx;
}
lable.identity{
margin-right: 16rpx;
}
.loading{
text-align:center;
padding: 14rpx 0;
}