新增样式 SP — 3
This commit is contained in:
parent
0ddf2d38b9
commit
77ffd64453
|
@ -124,12 +124,12 @@ function getParamInfo() {
|
|||
{
|
||||
type: ParamTypes.COLOR_EDITOR,
|
||||
key: '圆圈颜色',
|
||||
default: '#8ED1FC'
|
||||
default: '#000000'
|
||||
},
|
||||
{
|
||||
type: ParamTypes.COLOR_EDITOR,
|
||||
key: '定位点颜色',
|
||||
default: '#0693E3'
|
||||
default: '#000000'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue