陈剑华

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

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