From e21d49c4ca73b9ac061a46091ce9b3a5973df61f Mon Sep 17 00:00:00 2001
From: yangjun <1173114630@qq.com>
Date: Wed, 10 Sep 2025 08:49:22 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97=EF=BC=8C?=
=?UTF-8?q?=E9=83=8A=E5=8E=BF=E6=94=B9=E6=88=90=E4=B9=A1=E9=95=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.production | 4 +-
index.html | 8 +--
src/components/chart/LineMultiZdy.vue | 4 +-
src/views/analysisrule/AnalysisRuleListJx.vue | 4 +-
src/views/base/company/Thermalcompany.data.ts | 68 +++++++++++++++++++
.../base/company/ThermalcompanyListJx.vue | 6 +-
src/views/base/heatsource/Heatsource.data.ts | 2 +-
.../base/heatsource/HeatsourceListJx.vue | 2 +-
src/views/base/simconfig/SimconfigListJx.vue | 8 +--
.../simconfig/components/SimconfigJxForm.vue | 4 +-
.../BlWaterFlowConfigListJx.vue | 8 +--
src/views/dashboard/Analysis/index.vue | 18 ++---
.../heating/gwrljc/HeatanalysisListJx.vue | 2 +-
.../heatanalysis/HeatanalysisListJx.vue | 8 +--
.../components/HeatanalysisModal.vue | 2 +-
.../heating/heatanalysis/components/ZxtJX.vue | 2 +-
.../history/HeatanalysisHistoryListJx.vue | 2 +-
.../heating/report/HeatanalysisListJx.vue | 2 +-
src/views/heating/yunwei/index.vue | 2 +-
src/views/screen/Dashboard.vue | 16 ++---
.../screen/components/HeatanalysisList.vue | 6 +-
src/views/screen/components/ZxtJX.vue | 2 +-
src/views/screen/screen.vue | 2 +-
src/views/staticList/GlfghsjxList.vue | 4 +-
src/views/staticList/GlfghsjxListHistory.vue | 6 +-
src/views/staticList/GlfrlljxList.vue | 4 +-
src/views/staticList/GlfrlljxListHistory.vue | 6 +-
src/views/staticList/GlfslljxList.vue | 4 +-
src/views/staticList/GlfslljxListHistory.vue | 6 +-
src/views/staticList/GlfyljxList.vue | 4 +-
src/views/staticList/GlfyljxListHistory.vue | 6 +-
src/views/system/loginmini/MiniLogin.vue | 3 +
src/views/temperature/app/index.vue | 4 +-
.../temperature/report/TemperatureList.vue | 8 +--
34 files changed, 154 insertions(+), 83 deletions(-)
diff --git a/.env.production b/.env.production
index f355372..8cc62d9 100644
--- a/.env.production
+++ b/.env.production
@@ -13,10 +13,10 @@ VITE_BUILD_COMPRESS = 'gzip'
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
#后台接口父地址(必填)
-VITE_GLOB_API_URL=/jeecgboot
+VITE_GLOB_API_URL=/api
#后台接口全路径地址(必填)
-VITE_GLOB_DOMAIN_URL=http://127.0.0.1:8080/jeecg-boot
+VITE_GLOB_DOMAIN_URL=http://127.0.0.1:8050/jeecg-boot
# 接口父路径前缀
VITE_GLOB_API_URL_PREFIX=
diff --git a/index.html b/index.html
index 1ad2b78..df9d580 100644
--- a/index.html
+++ b/index.html
@@ -166,12 +166,12 @@
-
+
-
+ -->