diff --git a/package-lock.json b/package-lock.json index 946f74d..853da9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6154,6 +6154,11 @@ "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==", "dev": true }, + "highcharts": { + "version": "9.3.3", + "resolved": "https://registry.npmmirror.com/highcharts/-/highcharts-9.3.3.tgz", + "integrity": "sha512-QeOvm6cifeZYYdTLm4IxZsXcOE9c4xqfs0z0OJJ0z7hhA9WG0rmcVAyuIp5HBl/znjA/ayYHmpYjBYD/9PG4Fg==" + }, "highlight.js": { "version": "10.7.3", "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz", diff --git a/package.json b/package.json index 2bf357d..2e76a2b 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "echarts": "^5.3.3", "element-china-area-data": "^5.0.2", "element-ui": "^2.15.6", + "highcharts": "^9.3.3", "js-base64": "^2.5.1", "js-cookie": "^2.2.0", "js-md5": "^0.7.3", diff --git a/public/img/energySourcesProvince/map3.png b/public/img/energySourcesProvince/map3.png new file mode 100644 index 0000000..e362e97 Binary files /dev/null and b/public/img/energySourcesProvince/map3.png differ diff --git a/public/img/energySourcesProvince/map4.png b/public/img/energySourcesProvince/map4.png new file mode 100644 index 0000000..4c17fd8 Binary files /dev/null and b/public/img/energySourcesProvince/map4.png differ diff --git a/public/index.html b/public/index.html index 68a2b83..ed75b7a 100644 --- a/public/index.html +++ b/public/index.html @@ -24,6 +24,8 @@ + +