wangliang_wd

feat:优化电子报

... ... @@ -45,7 +45,8 @@ export struct ENewspaperItemComponent {
this.contentWidth = event?.contentWidth
this.contentHeight = event?.contentHeight
}
this.isShowSkeleton = false
// this.isShowSkeleton = false
})
.objectFit(ImageFit.Contain)
.zIndex(10)
... ...