信用积分

This commit is contained in:
liuye
2022-02-18 17:28:20 +08:00
parent 89d6411815
commit 66d7834e44

View File

@@ -228,18 +228,21 @@ export default {
.item {
display: inline-block;
width: 216rpx;
height: 320px;
box-shadow: 0 4rpx 20rpx 0 rgba(0, 0, 0, 0.12);
border-radius: 12rpx;
padding: 40rpx 0 76rpx 0;
padding: 40rpx 0 0 0;
text-align: center;
box-sizing: border-box;
position: relative;
vertical-align: top;
.user-name {
font-size: 30rpx;
font-family: PingFang-SC-Medium, PingFang-SC;
font-weight: 500;
color: #333;
line-height: 42rpx;
word-break: break-all;
}
.item-num {
font-size: 46rpx;
@@ -257,6 +260,7 @@ export default {
}
.item-top {
margin: -46rpx 20rpx 0;
height: 366px;
.user-img {
width: 104rpx;
height: 104rpx;