陈剑华

fix: 17002 UI还原问题---号主动态中实际是长图的节目未能显示长图图标

... ... @@ -161,6 +161,7 @@ struct createImg {
.fontWeight(400)
.fontColor(0xffffff)
.fontFamily('PingFang SC')
.shadow({radius: 4, color: 0xc3cbd5, offsetX: 4, offsetY: 4})
}
.width(48)
.padding({bottom: 9})
... ...