mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 14:31:00 +08:00
refactor(地图): 选择图表类型时小图标使用原版的 icon
This commit is contained in:
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',
|
||||
|
||||
Reference in New Issue
Block a user