龚焕茏
2024-04-08 cb8b1337e0a35534abc6ce653f0acce9b1515e16
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);