fix: add default color
This commit is contained in:
parent
65326a242a
commit
cbb95bfb6f
@ -24,6 +24,7 @@ export const ColorSelect = connect({
|
|||||||
'blue': '拂晓蓝',
|
'blue': '拂晓蓝',
|
||||||
'geekblue': '极客蓝',
|
'geekblue': '极客蓝',
|
||||||
'purple': '酱紫',
|
'purple': '酱紫',
|
||||||
|
'default': '默认'
|
||||||
};
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
Reference in New Issue
Block a user