小程序开发
parent
83e1031699
commit
e57da33bcb
|
|
@ -54,7 +54,7 @@
|
||||||
}
|
}
|
||||||
.data-list .item {
|
.data-list .item {
|
||||||
width: 460rpx;
|
width: 460rpx;
|
||||||
height: 600rpx;
|
height: 605rpx;
|
||||||
border: 1px solid #f5f5f5;
|
border: 1px solid #f5f5f5;
|
||||||
background: white;
|
background: white;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
@ -101,6 +101,6 @@
|
||||||
font-size: 30rpx;
|
font-size: 30rpx;
|
||||||
border-radius: 6rpx;
|
border-radius: 6rpx;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10rpx;
|
right: 15rpx;
|
||||||
bottom: 10rpx;
|
bottom: 15rpx;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue