diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index e2a0b7c..67613fa 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -347,7 +347,7 @@ white-space: nowrap; } .item-view{ - width:62%; + width:60%; height: 100%; display: flex; flex-direction: column; @@ -357,7 +357,7 @@ } .item-img{ width: 240rpx; - height: 210rpx; + height: 200rpx; border-radius: 14rpx; position: relative; }