From 7645995af2d59c49434e904c4c38c57b6841fd6a Mon Sep 17 00:00:00 2001 From: TiaStars Date: Thu, 10 Oct 2024 14:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=91=84=E5=83=8F=E5=A4=B4=E7=82=B9=E4=BD=8D?= =?UTF-8?q?=E6=95=B0=E7=BB=84=E6=9B=B4=E6=8D=A2=E3=80=81=E8=88=86=E6=83=85?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E9=87=8F=E7=BB=9F=E8=AE=A1=E5=85=A8=E9=83=A8?= =?UTF-8?q?100%=E3=80=81=E8=88=86=E6=83=85=E5=88=86=E7=B1=BB=E5=8F=96?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E7=9A=84=E7=B1=BB=E5=9E=8B=E5=B9=B6=E6=A0=B9?= =?UTF-8?q?=E6=8D=AE=E6=AF=94=E4=BE=8B=E5=80=92=E5=BA=8F=E6=8E=92=E5=BA=8F?= =?UTF-8?q?=E2=8C=88=20=E4=BB=8E=E5=89=8D=E7=AB=AF=E5=86=99=E6=AD=BB?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E6=94=B9=E7=9A=84=20=E2=8C=8B=E3=80=81?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=B8=80=E4=BA=9B=E6=97=A5=E5=BF=97=E6=89=93?= =?UTF-8?q?=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/views/privateOrder/Screen.vue | 4 +- .../ecosphere/components/componentRight.vue | 3 +- .../ecosphere/components/componentmapbox.vue | 92 ++++++++++--------- src/views/privateOrder/ecosphere/index.vue | 1 + .../components/componentRight.vue | 4 +- .../security/components/Earth.vue | 6 +- .../sentiment/components/TransferVolume.vue | 2 +- .../commandControl/gridMemberInfo.vue | 10 +- .../components/commandControl/index.vue | 28 +++--- .../sentiment/components/componentLeft.vue | 3 +- .../sentiment/components/componentRight.vue | 6 +- .../sentiment/components/mediaPie.vue | 87 ++++++++++-------- .../sentiment/components/sentimentPie.vue | 86 +++++++++-------- 14 files changed, 185 insertions(+), 151 deletions(-) diff --git a/.env.development b/.env.development index f514633..340cfd2 100644 --- a/.env.development +++ b/.env.development @@ -5,6 +5,6 @@ ENV = 'development' VUE_APP_BASE_API = '/dashboard' # VUE_APP_BASE_API2 = 'http://39.101.188.84:9027' -# VUE_APP_BASE_API2 = 'http://192.168.0.110:9035' -VUE_APP_BASE_API2 = 'http://39.101.188.84:9035' +VUE_APP_BASE_API2 = 'http://192.168.0.108:9035' +# VUE_APP_BASE_API2 = 'http://39.101.188.84:9035' BASE_API = 'http://10.10.3.35:9070' diff --git a/src/views/privateOrder/Screen.vue b/src/views/privateOrder/Screen.vue index a7f32d9..a5496e9 100644 --- a/src/views/privateOrder/Screen.vue +++ b/src/views/privateOrder/Screen.vue @@ -37,7 +37,9 @@
- + + +