From 28ebc192ef55a81a40e42d97f1c2047c8ce3d59b Mon Sep 17 00:00:00 2001
From: songguoqiang <765017469@qq.com>
Date: Mon, 15 Jan 2024 10:46:12 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.production | 8 +++++---
src/views/report/goview/index.vue | 4 ++--
src/views/tjanalysis/bigView/index.vue | 24 ++++++++++++++++++++++++
3 files changed, 31 insertions(+), 5 deletions(-)
create mode 100644 src/views/tjanalysis/bigView/index.vue
diff --git a/.env.production b/.env.production
index 6b18463..59f7acf 100644
--- a/.env.production
+++ b/.env.production
@@ -5,11 +5,11 @@ VITE_DEV=false
# 请求路径
# VITE_BASE_URL='http://dev.ccwin-in.com:26110'
-VITE_BASE_URL='http://10.140.10.4:26110'
+VITE_BASE_URL='http://10.140.10.4:26112'
# 上传路径
# VITE_UPLOAD_URL='http://dev.ccwin-in.com:26110/api/admin-api/infra/file/upload'
-VITE_UPLOAD_URL='http://10.140.10.4:26110/api/admin-api/infra/file/upload'
+VITE_UPLOAD_URL='http://10.140.10.4:26112/api/admin-api/infra/file/upload'
# 接口前缀
VITE_API_BASEPATH=
@@ -35,5 +35,7 @@ VITE_OUT_DIR=dist-pro
# 积木报表请求路径
# VITE_JMREPORT_BASE_URL='http://dev.ccwin-in.com:26110'
-VITE_JMREPORT_BASE_URL='http://10.140.10.4:26110'
+# 自定义接口路径
+VITE_INTERFACE_URL='http://10.140.10.4:26112/magic/web/index.html'
+VITE_JMREPORT_BASE_URL='http://10.140.10.4:26112'
diff --git a/src/views/report/goview/index.vue b/src/views/report/goview/index.vue
index ff47e49..07497ea 100644
--- a/src/views/report/goview/index.vue
+++ b/src/views/report/goview/index.vue
@@ -6,6 +6,6 @@
diff --git a/src/views/tjanalysis/bigView/index.vue b/src/views/tjanalysis/bigView/index.vue
new file mode 100644
index 0000000..db5d5fb
--- /dev/null
+++ b/src/views/tjanalysis/bigView/index.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+