陈剑华

fix: 19537 【UI走查-卡片】折叠屏展开-人民号动态视频卡

... ... @@ -91,6 +91,7 @@ export struct PeopleShipHomeArticleListComponent {
ListItem() {
Column() {
CardParser({compDTO:new CompDTO, contentDTO: item , isPeopleShipHome:true})
.margin({left: 6, right: 6})
Divider().strokeWidth(1).color('#f5f5f5').padding({ left: 16, right: 16 })
}
}.width("100%")
... ...