From 6ba0bdd0c0235bcbca759040ace81ab8f2557199 Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Mon, 3 Jul 2023 22:14:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- .../huizhou/progressManagement/GanttchartChart/index.vue | 2 +- src/views/home/index.vue | 4 ++-- .../hz-project/progressManagement/ganttChart/copyOne.vue | 2 +- src/views/hz-project/progressManagement/ganttChart/index.vue | 2 +- src/views/login/CompanyLogon/index.vue | 4 ++-- src/views/login/ProJectForm/index.vue | 4 ++-- src/views/login/index.vue | 4 ++-- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.env.development b/.env.development index e1394ff..ebb6d1b 100644 --- a/.env.development +++ b/.env.development @@ -2,10 +2,10 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) -VITE_API_URL = 'http://192.168.34.155:6688' +# VITE_API_URL = 'http://192.168.34.155:6688' # VITE_API_URL = 'http://2xliv7gs.shenzhuo.vip:55296' VITE_WPAPI_URL = "http://182.90.224.147:8081" -# VITE_API_URL = "http://182.90.224.147:9013" +VITE_API_URL = "http://182.90.224.147:9013" # 上传 # VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/src/views/goverment/huizhou/progressManagement/GanttchartChart/index.vue b/src/views/goverment/huizhou/progressManagement/GanttchartChart/index.vue index e8dd563..5dd0668 100644 --- a/src/views/goverment/huizhou/progressManagement/GanttchartChart/index.vue +++ b/src/views/goverment/huizhou/progressManagement/GanttchartChart/index.vue @@ -607,7 +607,7 @@ watch( } .gantt-box { box-sizing: border-box; - width: calc(100% - 20px); + width: calc(100% - 320px); height: 100%; padding: 18px; background: #092945; diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 9332721..0d0d66f 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -5,8 +5,8 @@
- 数字化政务监管平台
+