陈剑华

fix: 18034 健康频道-时间轴专题_时间节点间距有的偏大有的的偏小

... ... @@ -166,7 +166,8 @@ export struct Card9Component {
.strokeWidth(1)
.margin({ top: 0, left: 4 })
.height(16)
if (!isLastOne) {
if (!isLastOne)
{
Divider()
.vertical(true)
.color($r('app.color.color_EDEDED'))
... ...