陈剑华

fix: 19038 UI还原问题-【uat】进入北京频道,头图卡,显示和android不一致,看图

... ... @@ -54,7 +54,8 @@ export struct Card5Component {
bottomRight: $r('app.float.image_border_radius')
}
)
.aspectRatio(343 / 225)
// .aspectRatio(343 / 225)
.autoResize(true)
if (!!this.titleShowPolicy || this.titleShowPolicy === null ) {
Row()
.borderRadius(
... ...