陈剑华

feat: 17382 UI还原问题--健康频道-时间轴专题_标题不应加粗展示

... ... @@ -54,6 +54,7 @@ export struct Card9Component {
.maxLines(2)
.textOverflow({ overflow: TextOverflow.Ellipsis })
.margin({ top: 10, bottom: 10 })
.fontWeight(400)
}
// 大图
Stack() {
... ...