diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index 5b15e32..e2a0b7c 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -353,11 +353,11 @@ flex-direction: column; justify-content: center; justify-content: space-between; - padding: 22rpx 0; + padding:5rpx 0; } .item-img{ - width: 230rpx; - height: 200rpx; + width: 240rpx; + height: 210rpx; border-radius: 14rpx; position: relative; } @@ -387,12 +387,12 @@ display: flex; flex-direction: row; justify-content: space-between; - height: 130px; + /*height: 140px;*/ background: #FFFFFF; border-radius: 21rpx; margin-top:10px; align-items: center; - padding: 0px 10px; + padding:20rpx; } .item-detail { @@ -469,7 +469,7 @@ font-weight: bold; position: absolute; right:40rpx; - top: 27rpx; + top: 26rpx; font-size: 30rpx; display: flex; align-items: center;