节点渐变色功能实现

This commit is contained in:
lxr-cel
2024-01-04 23:36:22 +08:00
parent c4713097a0
commit 130acff77c

View File

@@ -73,7 +73,7 @@ export default {
borderDasharray: 'none',
borderRadius: 5,
textDecoration: 'none',
gradientStyle: true,
gradientStyle: false,
startColor: '#549688',
endColor: '#fff',
},