feat: map初始化

This commit is contained in:
chenjinsong
2021-06-24 17:59:51 +08:00
parent 0defa0799d
commit c8a5baf85f
7 changed files with 179 additions and 31 deletions

View File

@@ -24,7 +24,7 @@
height: 100%;
width: 100%;
}
.cn-chart__echarts, .cn-chart__table {
.cn-chart__echarts, .cn-chart__table, .cn-chart__map {
display: flex;
flex-direction: column;
.cn-chart__header {