陈剑华

fix: 20234 【uat】 进入热点,查看“英姿飒爽!武警女兵进行课目训练太帅了”卡片图片,卡片图片拉伸了,预期不拉申

... ... @@ -249,16 +249,16 @@ export struct Card10ComponentTimelineItem {
.backgroundColor(0xf5f5f5)
.width(117)
.height(78)
.objectFit(ImageFit.Cover)
.objectFit(ImageFit.Contain)
.borderRadius($r('app.float.image_border_radius'))
.borderStyle(BorderStyle.Solid)
.borderWidth(0.5)
.borderColor($r('app.color.color_0D000000'))
.margin({ left: 12 })
CardMediaInfo({
contentDTO: this.createMediaInfoContent(this.slideItem)
})
}
.margin({ left: 12 })
.alignContent(Alignment.BottomEnd)
.height(78)
} else {
... ...