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 @@
- 数字化政务监管平台
+