上传按钮修改-1202
parent
b068cb53d5
commit
6b1789dcab
|
@ -351,7 +351,7 @@ page{
|
|||
width: 160rpx;
|
||||
height: 120rpx;
|
||||
margin-right: 10rpx;
|
||||
border-radius: 10rpx;
|
||||
border-radius: 5rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.register-information .item-other .img>image:first-child{
|
||||
|
@ -375,7 +375,7 @@ page{
|
|||
height: 120rpx;
|
||||
border: 2rpx solid #dcdcdc;
|
||||
margin-right: 10rpx;
|
||||
border-radius: 10rpx;
|
||||
border-radius: 5rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -526,7 +526,7 @@ page{
|
|||
width: 160rpx;
|
||||
height: 120rpx;
|
||||
margin-right: 10rpx;
|
||||
border-radius: 10rpx;
|
||||
border-radius: 5rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.register-information .item-other .img>image:first-child{
|
||||
|
@ -550,7 +550,7 @@ page{
|
|||
height: 120rpx;
|
||||
border: 2rpx solid #dcdcdc;
|
||||
margin-right: 10rpx;
|
||||
border-radius: 10rpx;
|
||||
border-radius: 5rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.register-information .item-other .upload-btn image{
|
||||
|
|
Loading…
Reference in New Issue