From 190c39726a63b80306e88613c59fd3785fe60119 Mon Sep 17 00:00:00 2001 From: zxy <353513737@qq.com> Date: Wed, 21 Feb 2024 20:03:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E8=B0=83=E6=95=B4=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/chengdu/css/common.css | 2 +- public/chengdu/index.html | 12 ++++++------ vue.config.js | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/chengdu/css/common.css b/public/chengdu/css/common.css index 985a128..c2e055b 100644 --- a/public/chengdu/css/common.css +++ b/public/chengdu/css/common.css @@ -45,7 +45,7 @@ a:hover{ color:#06c; text-decoration: none!important} box-sizing: border-box;} .mainbox>ul>li{display:inline-block;width:100%;} -.mainbox>ul>li{height:calc(30% - 5px);} +.mainbox>ul>li{height:40%;} .mainbox>ul>li:nth-child(1){width:100%;height:calc(60% - 5px);} .mainbox>ul>li:nth-child(3){width:100%;height:10%;} .mainbox .boxall{margin-right:5px;z-index:10;background:rgb(8,24,83);height: 100%;float: left;position: relative;} diff --git a/public/chengdu/index.html b/public/chengdu/index.html index bce8da2..2a511c1 100644 --- a/public/chengdu/index.html +++ b/public/chengdu/index.html @@ -5,7 +5,7 @@ - 成都市劳动力需求大数据平台 + 德阳市劳动力需求大数据平台 @@ -20,7 +20,7 @@
- 四川省劳动力需求大数据平台 + 德阳市劳动力需求大数据平台 2023.12.10-2023.12.28 @@ -32,13 +32,13 @@
-
四川省劳动力需求热力图
+
德阳市劳动力需求热力图
-
四川省劳动力流向城市劳动力需求
+
德阳市劳动力流向城市劳动力需求
@@ -110,7 +110,7 @@
-
  • +
  • diff --git a/vue.config.js b/vue.config.js index 0642742..bb6c2a3 100644 --- a/vue.config.js +++ b/vue.config.js @@ -24,8 +24,8 @@ module.exports = { proxy: { "/api": { // target: 'http://192.168.3.104:8000', // 本地服务接口地址 - // target: "http://39.98.184.58:8000", // 阿里云后台地址 - target: "http://192.168.3.111:8000", // 本地 + target: "http://39.98.184.58:8000", // 阿里云后台地址 + // target: "http://192.168.3.111:8000", // 本地 ws: true, changeOrigin: true, pathRewrite: {