陈剑华

fix: 17260 UI还原问题-【uat】乡村振兴巡礼,直播专题,图片显示样式和android不一致,看图

@@ -150,7 +150,7 @@ export struct LiveHorizontalCardComponent { @@ -150,7 +150,7 @@ export struct LiveHorizontalCardComponent {
150 .aspectRatio(16 / 9) 150 .aspectRatio(16 / 9)
151 .width(this.compDTO.operDataList.length == 2 ? 210 : 150) 151 .width(this.compDTO.operDataList.length == 2 ? 210 : 150)
152 .borderRadius(4) 152 .borderRadius(4)
153 - .objectFit(ImageFit.Cover) 153 + .objectFit(ImageFit.Contain)
154 CardMediaInfo({ 154 CardMediaInfo({
155 livePeopleNum:false, 155 livePeopleNum:false,
156 contentDTO: item 156 contentDTO: item