Merge pull request #1100 from dataease/pr@v1.4@feat_color

feat:调色板默认色
This commit is contained in:
XiaJunjie2020 2021-11-02 10:34:09 +08:00 committed by GitHub
commit 9a5a447161
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'
]