chenjun

人民号-三图卡

... ... @@ -113,7 +113,7 @@ export struct Card16Component {
})
}
.width(CommonConstants.FULL_PARENT)
.alignContent(Alignment.BottomEnd)
.alignContent(Alignment.TopEnd)
// Flex() {
// ForEach(this.contentDTO.fullColumnImgUrls.slice(0, 3), (item: fullColumnImgUrlItem, index: number) => {
// Image(this.loadImg ? item.url : '')
... ...