mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 22:08:25 +08:00
优化时间轴结构逻辑
This commit is contained in:
@@ -143,7 +143,7 @@ class Timeline extends Base {
|
||||
: 0)
|
||||
)
|
||||
}, 0) +
|
||||
(len + 1) * marginY
|
||||
len * marginY
|
||||
this.updateBrothersTop(node, totalHeight)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user