陈剑华

feat: 17373 UI还原问题--人民号-大图卡的标题行距鸿蒙与安卓不一致

... ... @@ -58,6 +58,7 @@ export struct Card15Component {
}
}
.fontSize($r('app.float.font_size_18'))
.lineHeight(26)
.fontColor(this.clicked ? 0x848484 : $r('app.color.color_222222'))
.width(CommonConstants.FULL_WIDTH)
.textOverflowStyle(2)
... ...