Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
wangjiahao 2022-05-20 12:35:16 +08:00
commit 0066fe6000

View File

@ -8,7 +8,8 @@ export const DEFAULT_COLOR_CASE = {
tableStripe: true,
dimensionColor: '#000000',
quotaColor: '#000000',
tableBorderColor: '#cfdaf4'
tableBorderColor: '#cfdaf4',
seriesColors: [] // 格式:{"name":"s1","color":"","isCustom":false}
}
export const DEFAULT_SIZE = {
barDefault: true,