From 32d010f8f0777bdba4cbb377d4a974d67d7cc586 Mon Sep 17 00:00:00 2001 From: TiaStars Date: Wed, 9 Oct 2024 16:59:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E7=BB=9C=E7=AE=A1=E7=90=86=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E6=9B=B4=E6=8D=A2=E9=AB=98=E5=BE=B7=E3=80=81=E6=B8=85?= =?UTF-8?q?=E6=9C=97=E4=B8=93=E9=A1=B9=E6=95=B0=E6=8D=AE=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E5=8F=AA=E7=BB=9F=E8=AE=A1=E8=BF=91=E5=8D=8A=E5=B9=B4=E7=9A=84?= =?UTF-8?q?=E3=80=81=E7=BD=91=E7=BB=9C=E5=AE=89=E5=85=A8=E5=AE=98=E5=8E=BB?= =?UTF-8?q?=E9=99=A4=E6=98=BE=E7=A4=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 49 ++++ package.json | 1 + public/index.html | 8 +- src/main.js | 10 +- src/styles/mapbox.scss | 35 +++ .../ecosphere/components/componentRight.vue | 214 ++++++---------- .../ecosphere/components/componentmapbox.vue | 242 ++++++++++++------ .../components/componentLeft.vue | 6 +- src/views/privateOrder/sentiment/index.vue | 3 + src/views/privateOrder/supplyChain.vue | 2 + 10 files changed, 351 insertions(+), 219 deletions(-) diff --git a/package-lock.json b/package-lock.json index 87d8893..2f7afb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,6 +15,11 @@ "js-message": "1.0.7" } }, + "@amap/amap-jsapi-loader": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/@amap/amap-jsapi-loader/-/amap-jsapi-loader-1.0.1.tgz", + "integrity": "sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==" + }, "@ampproject/remapping": { "version": "2.2.0", "resolved": "http://10.10.2.34:8081/repository/npm-group/@ampproject/remapping/-/remapping-2.2.0.tgz", @@ -3416,6 +3421,11 @@ "d3-voronoi": "1.1.2" } }, + "@tweenjs/tween.js": { + "version": "18.6.4", + "resolved": "https://registry.npmmirror.com/@tweenjs/tween.js/-/tween.js-18.6.4.tgz", + "integrity": "sha512-lB9lMjuqjtuJrx7/kOkqQBtllspPIN+96OvTCeJ2j5FEzinoAXTdAMFnDAQT1KVPRlnYfBrqxtqP66vDM40xxQ==" + }, "@types/babel__core": { "version": "7.1.19", "resolved": "http://10.10.2.34:8081/repository/npm-group/@types/babel__core/-/babel__core-7.1.19.tgz", @@ -4195,6 +4205,25 @@ "integrity": "sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==", "dev": true }, + "@vuemap/vue-amap": { + "version": "0.1.17", + "resolved": "https://registry.npmmirror.com/@vuemap/vue-amap/-/vue-amap-0.1.17.tgz", + "integrity": "sha512-b30KnFrfhOlyhec88muYE5/ZaKJZ+PNcPNRFnpMs/FW5q+8rvLKZ1MN2WBwYOjRgvSk0j+rS3x83ssrNnMRc8w==", + "requires": { + "@amap/amap-jsapi-loader": "^1.0.1", + "@tweenjs/tween.js": "^18.6.4", + "lodash-es": "^4.17.21", + "three": "0.141.0", + "uppercamelcase": "^1.1.0" + }, + "dependencies": { + "three": { + "version": "0.141.0", + "resolved": "https://registry.npmmirror.com/three/-/three-0.141.0.tgz", + "integrity": "sha512-JaSDAPWuk4RTzG5BYRQm8YZbERUxTfTDVouWgHMisS2to4E5fotMS9F2zPFNOIJyEFTTQDDKPpsgZVThKU3pXA==" + } + } + }, "@webassemblyjs/ast": { "version": "1.9.0", "resolved": "http://10.10.2.34:8081/repository/npm-group/@webassemblyjs/ast/-/ast-1.9.0.tgz", @@ -12287,6 +12316,11 @@ "resolved": "http://10.10.2.34:8081/repository/npm-group/lodash/-/lodash-4.17.21.tgz", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, + "lodash-es": { + "version": "4.17.21", + "resolved": "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" + }, "lodash.assign": { "version": "4.2.0", "resolved": "http://10.10.2.34:8081/repository/npm-group/lodash.assign/-/lodash.assign-4.2.0.tgz", @@ -17788,6 +17822,21 @@ "integrity": "sha512-WRbjgmYzgXkCV7zNVpy5YgrHgbBv126rMALQQMrmzOVC4GM2waQ9x7xtm8VU+1yF2kWyPzI9zbZ48n4vSxwfSA==", "dev": true }, + "uppercamelcase": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/uppercamelcase/-/uppercamelcase-1.1.0.tgz", + "integrity": "sha512-C7YEMvhgrvTEKEEVqA7LXNID/1TvvIwYZqNIKLquS6y/MGSkRQAav9LnTTILlC1RqUM8eTVBOe1U/fnB652PRA==", + "requires": { + "camelcase": "^1.2.1" + }, + "dependencies": { + "camelcase": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-1.2.1.tgz", + "integrity": "sha512-wzLkDa4K/mzI1OSITC+DUyjgIl/ETNHE9QvYgy6J6Jvqyyz4C0Xfd+lQhb19sX2jMpZV4IssUn0VDVmglV+s4g==" + } + } + }, "uri-js": { "version": "4.4.1", "resolved": "http://10.10.2.34:8081/repository/npm-group/uri-js/-/uri-js-4.4.1.tgz", diff --git a/package.json b/package.json index fe217bf..60ceace 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "@turf/turf": "^6.5.0", "@vue-office/docx": "^1.3.0", "@vue/composition-api": "^1.7.2", + "@vuemap/vue-amap": "^0.1.17", "axios": "^0.21.4", "clipboard": "^2.0.6", "core-js": "3.6.5", diff --git a/public/index.html b/public/index.html index 73381c0..ea34939 100644 --- a/public/index.html +++ b/public/index.html @@ -1,8 +1,8 @@ @@ -20,11 +20,11 @@ - - + -->