王士厅

fix: 设置仅wifi加载图片控制,4G网络下,奥运频道信息流页面未展示头图卡

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