forked from github/dataease
refactor(地图): 选择图表类型时小图标使用原版的 icon
This commit is contained in:
parent
98cd4356d4
commit
0f6b981a85
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 714 KiB After Width: | Height: | Size: 673 KiB |
1
frontend/src/icons/svg/buddle-map_mini.svg
Normal file
1
frontend/src/icons/svg/buddle-map_mini.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 9.5 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 712 KiB After Width: | Height: | Size: 672 KiB |
1
frontend/src/icons/svg/map_mini.svg
Normal file
1
frontend/src/icons/svg/map_mini.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.9 KiB |
@ -3220,7 +3220,7 @@ export const TYPE_CONFIGS = [
|
||||
category: 'chart.chart_type_space',
|
||||
value: 'map',
|
||||
title: 'chart.chart_map',
|
||||
icon: 'map',
|
||||
icon: 'map_mini',
|
||||
properties: [
|
||||
'color-selector',
|
||||
'label-selector',
|
||||
|
Loading…
Reference in New Issue
Block a user