Browse Source

Merge branch 'main' of https://github.com/le5le-com/visualization-design

Wind-Breaker1 1 năm trước cách đây
mục cha
commit
59dc8ee832
1 tập tin đã thay đổi với 3 bổ sung6 xóa
  1. 3 6
      src/services/echarts.ts

+ 3 - 6
src/services/echarts.ts

@@ -4424,8 +4424,7 @@ export const charts = [
           disableAnchor: true,
           echarts: {
             geoName: 'china',
-            geoUrl:
-              'https://geo.datav.aliyun.com/areas_v3/bound/geojson?code=100000_full',
+            geoUrl: 'https://assets.le5lecdn.com/v/geo/china.json',
             option: {
               tooltip: {},
               geo: {
@@ -4581,8 +4580,7 @@ export const charts = [
           disableAnchor: true,
           echarts: {
             geoName: 'hubei',
-            geoUrl:
-              'https://geo.datav.aliyun.com/areas_v3/bound/geojson?code=420000_full',
+            geoUrl: 'https://assets.le5lecdn.com/v/geo/hubei.json',
             option: {
               tooltip: {},
               geo: {
@@ -4760,8 +4758,7 @@ export const charts = [
           disableAnchor: true,
           echarts: {
             geoName: 'china',
-            geoUrl:
-              'https://geo.datav.aliyun.com/areas_v3/bound/geojson?code=100000_full',
+            geoUrl: 'https://assets.le5lecdn.com/v/geo/china.json',
             option: {
               tooltip: {},
               geo: {