feat: 新增无热力图覆盖的中国地图组件

This commit is contained in:
奔跑的面条
2022-09-03 21:44:21 +08:00
parent 89a6e5db20
commit 03f8dee9d4
14 changed files with 27697 additions and 27588 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import type { GlobalThemeJsonType } from '@/settings/chartThemes/index'
import type { RequestConfigType } from '@/store/modules/chartEditStore/chartEditStore.d'
export enum ChartFrameEnum {
// echarts 框架
// 支持 dataset 的 echarts 框架
ECHARTS = 'echarts',
// UI 组件框架
NAIVE_UI = 'naiveUI',