From c49f80b0bc800d15de202ee0e2bc19d8aee7dad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Wed, 5 Mar 2025 13:39:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E5=BB=BA=E5=AE=A3=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 8 ++++---- .env.production | 1 + src/components/GridTree/nodeWrap.vue | 2 +- src/views/dataBoard/home/cpts/djyl.vue | 12 +++++++----- vue.config.js | 10 ++++++++-- 5 files changed, 21 insertions(+), 12 deletions(-) diff --git a/.env.development b/.env.development index dfe40e96d..0770dd87d 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ NODE_ENV=development # VUE_APP_API_SERVER = https://epmet-preview.elinkservice.cn/api # VUE_APP_API_SERVER = http://192.168.1.60:8080/api -# # VUE_APP_API_SERVER = http://192.168.1.140/api -# VUE_APP_API_SERVER = http://219.146.91.110:30801/api -VUE_APP_API_SERVER = http://192.168.1.140/api -VUE_APP_API_LIVE = http://192.168.1.140/live/ +# VUE_APP_API_SERVER = http://192.168.1.140/api +VUE_APP_API_SERVER = http://219.146.91.110:30801/api +# VUE_APP_API_SERVER = http://192.168.1.140/api +# VUE_APP_API_LIVE = http://192.168.1.140/live/ # VUE_APP_API_SERVER = http://219.146.91.110:30801/api219.146.91.110:30801 # VUE_APP_API_SERVER = https://epmet-yantai.elinkservice.cn/api # VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api diff --git a/.env.production b/.env.production index 8bd35e8c6..102be998f 100644 --- a/.env.production +++ b/.env.production @@ -3,3 +3,4 @@ VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api VUE_APP_BIPASS_API_SERVER = http://bipaas.elinkservice.cn/linkdata/linkdata-gateway/route VUE_APP_NODE_ENV=prod VUE_APP_PUBLIC_PATH=epmet-oper + \ No newline at end of file diff --git a/src/components/GridTree/nodeWrap.vue b/src/components/GridTree/nodeWrap.vue index 221746971..ffd29de40 100644 --- a/src/components/GridTree/nodeWrap.vue +++ b/src/components/GridTree/nodeWrap.vue @@ -8,7 +8,7 @@ - +