Compare commits

..

No commits in common. "0cd43f70ec7bf33242e176ba8385bf230e3548de" and "6fe59e1a3169da90ca9889c5b8f498204a2cd708" have entirely different histories.

2 changed files with 708 additions and 1198 deletions

View File

@ -66,8 +66,7 @@ export default {
shadowOffsetY: 0 shadowOffsetY: 0
}, },
unselected: { unselected: {
shadowColor: '', shadowColor: ''
stroke: '#A3B1BF',
} }
}, },
// 锚点样式 // 锚点样式

File diff suppressed because one or more lines are too long