体系搜索-展开图形样式修改
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
|||||||
y: h,
|
y: h,
|
||||||
r: 6,
|
r: 6,
|
||||||
cursor: 'pointer',
|
cursor: 'pointer',
|
||||||
symbol: G6.Marker.collapse,
|
symbol: cfg.level <= 1 ? G6.Marker.collapse : G6.Marker.expand,
|
||||||
stroke: '#666',
|
stroke: '#666',
|
||||||
lineWidth: 1,
|
lineWidth: 1,
|
||||||
fill: '#fff',
|
fill: '#fff',
|
||||||
|
|||||||
Reference in New Issue
Block a user