陈剑华

fix: 进入”平安北京“人民号,查看动态多图-4图样式卡,多出一张无效图

... ... @@ -239,7 +239,7 @@ struct createImg {
}) {
Stack({alignContent: Alignment.BottomEnd}) {
Image(this.loadImg ? item.fullUrl : '')
.backgroundColor(0xf5f5f5)
.backgroundColor(index === 2 ? 0xffffff : 0xf5f5f5)
.aspectRatio(1)
.width(113)
.height(113)
... ...