chenjun

人民号-三图卡

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