Merge pull request #1099 from dataease/pr@dev@feat_color

feat:调色板默认色
This commit is contained in:
XiaJunjie2020 2021-11-02 10:33:53 +08:00 committed by GitHub
commit dc1360d056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -864,6 +864,6 @@ export const COLOR_PANEL = [
'#1e90ff',
'#c71585',
'#999999',
'#ffffff',
'#00008b',
'#000000'
]