陈剑华

feat: 17390 UI还原问题--健康频道-时间轴专题_时间节点样式与安卓不一致,点偏大

@@ -143,7 +143,7 @@ export struct Card9Component { @@ -143,7 +143,7 @@ export struct Card9Component {
143 // 标题 143 // 标题
144 Image($r("app.media.timeAxis")) 144 Image($r("app.media.timeAxis"))
145 .width(9) 145 .width(9)
146 - .height(9) 146 + .height(6)
147 .margin({ right: 5 }) 147 .margin({ right: 5 })
148 .fillColor(item.newsTitleColor) 148 .fillColor(item.newsTitleColor)
149 149