xiangpei
2024-04-07 b2ef755893a694ea07b7ca2f46e4571bbc8e9cb9
src/views/screen/components/screen-map/index.vue
@@ -11,7 +11,7 @@
<script>
import * as echarts from 'echarts';
import 'echarts-gl';
import mapData from '@/assets/map/zigong.json';
import mapData from '@/assets/map/zigong1.json';
import WrapperTitle from '../wrapper-title/index';
echarts.registerMap('zigong', mapData);