diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
@@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
@@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态 - +
{{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
@@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
- +
{{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
@@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
- +
{{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index c06a241..fd6283a 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -21,7 +21,14 @@
{{ item.num }}
@@ -41,7 +48,13 @@ {{ partName }} 位置
- +
  • @@ -444,7 +483,7 @@ height: 50%; font-family: Source Han Sans CN; font-weight: 400; - font-size: 14px; + font-size: 15px; color: #ffffff; } } @@ -457,7 +496,11 @@ height: 38px; width: 430px; margin: 0 auto; - background: linear-gradient(0deg, rgba(22, 193, 216, 0.8) 0%, rgba(0, 43, 67, 0.8) 100%); + background: linear-gradient( + 0deg, + rgba(22, 193, 216, 0.8) 0%, + rgba(0, 43, 67, 0.8) 100% + ); border-radius: 6px; border: 1px solid #15d2fd; display: flex; @@ -481,7 +524,7 @@ // justify-content: space-between; align-items: center; margin-top: 2px; - background: url('@/assets/images/zhps/liebiao.png') no-repeat; + background: url("@/assets/images/zhps/liebiao.png") no-repeat; background-size: 100% 100%; .tableBodyList_span1 { width: 10%; @@ -520,7 +563,7 @@ } } .activedright { - background: url('@/assets/images/zhps/lbxz.png') no-repeat; + background: url("@/assets/images/zhps/lbxz.png") no-repeat; background-size: 100% 100%; } } @@ -557,6 +600,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -572,7 +616,7 @@ .rainend { width: 440px; height: 85%; - background: url('@/assets/images/zhps/hsRain.png') no-repeat; + background: url("@/assets/images/zhps/hsRain.png") no-repeat; background-size: 100% 100%; } .rainLegend { @@ -620,7 +664,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
    @@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
  • - +
    {{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index c06a241..fd6283a 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -21,7 +21,14 @@
    {{ item.num }}
    @@ -41,7 +48,13 @@ {{ partName }} 位置
    - +
  • @@ -444,7 +483,7 @@ height: 50%; font-family: Source Han Sans CN; font-weight: 400; - font-size: 14px; + font-size: 15px; color: #ffffff; } } @@ -457,7 +496,11 @@ height: 38px; width: 430px; margin: 0 auto; - background: linear-gradient(0deg, rgba(22, 193, 216, 0.8) 0%, rgba(0, 43, 67, 0.8) 100%); + background: linear-gradient( + 0deg, + rgba(22, 193, 216, 0.8) 0%, + rgba(0, 43, 67, 0.8) 100% + ); border-radius: 6px; border: 1px solid #15d2fd; display: flex; @@ -481,7 +524,7 @@ // justify-content: space-between; align-items: center; margin-top: 2px; - background: url('@/assets/images/zhps/liebiao.png') no-repeat; + background: url("@/assets/images/zhps/liebiao.png") no-repeat; background-size: 100% 100%; .tableBodyList_span1 { width: 10%; @@ -520,7 +563,7 @@ } } .activedright { - background: url('@/assets/images/zhps/lbxz.png') no-repeat; + background: url("@/assets/images/zhps/lbxz.png") no-repeat; background-size: 100% 100%; } } @@ -557,6 +600,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -572,7 +616,7 @@ .rainend { width: 440px; height: 85%; - background: url('@/assets/images/zhps/hsRain.png') no-repeat; + background: url("@/assets/images/zhps/hsRain.png") no-repeat; background-size: 100% 100%; } .rainLegend { @@ -620,7 +664,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index df3fdaf..dc78a71 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -34,7 +34,11 @@ {{ item.kzsw }} 正常 - 超控制常水位 @@ -45,24 +49,36 @@
    河湖简介:延河
    延河为黄河右岸一级支流,发源于陕西省靖边县天赐湾乡周山南麓,经安塞县镰刀湾乡杨石寺村附近进人延安境内,自西北流向东南,经安塞、宝塔、延长等县(区),于延长南河沟乡凉水岸汇人黄河。延河全长286.9km,流城面积7725 - km?,平均比降3.3%。市内河长248.5 km,市内面积7321 km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。 + km?,平均比降3.3%。市内河长248.5 km,市内面积7321 + km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。
    • -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      @@ -78,17 +94,28 @@
        -
      • +
      • 站点名称:
        {{ i.siteName }}
        - {{ i.siteStatus }} + {{ i.siteStatus }}
        深:
        -
        {{ i.z || 0 }}米
        +
        + {{ i.z || 0 }}米 +
        风险分析:
        @@ -117,13 +144,24 @@ 状态 操作
        - +
        {{ item.wz }} {{ item.sj }} {{ item.zk }} - 派单 已派单 @@ -163,161 +201,164 @@
      - +
    @@ -344,7 +385,7 @@ width: 132px; height: 30px; padding: 2px 3px; - background: url('@/assets/images/zhps/fxpgw.png') no-repeat; + background: url("@/assets/images/zhps/fxpgw.png") no-repeat; background-size: 100% 100%; text-align: center; margin-top: 5px; @@ -353,7 +394,7 @@ .activedright { border: 1px solid #2cfce9; color: #e4f5ff; - background: url('@/assets/images/zhps/fxpgxz.png') no-repeat; + background: url("@/assets/images/zhps/fxpgxz.png") no-repeat; background-size: 100% 100%; } } @@ -403,12 +444,15 @@ padding: 3px 0; line-height: 20px; border-radius: 2px 2px 2px 2px; - border: 1px solid #1cf5fc; + border: 1px solid #1cf4fc48; text-align: center; font-size: 14px; font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -429,9 +473,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -735,6 +779,7 @@ text-align: center; position: relative; left: 40px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -755,7 +800,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
    @@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
    - +
    {{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index c06a241..fd6283a 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -21,7 +21,14 @@
    {{ item.num }}
    @@ -41,7 +48,13 @@ {{ partName }} 位置
    - +
  • @@ -444,7 +483,7 @@ height: 50%; font-family: Source Han Sans CN; font-weight: 400; - font-size: 14px; + font-size: 15px; color: #ffffff; } } @@ -457,7 +496,11 @@ height: 38px; width: 430px; margin: 0 auto; - background: linear-gradient(0deg, rgba(22, 193, 216, 0.8) 0%, rgba(0, 43, 67, 0.8) 100%); + background: linear-gradient( + 0deg, + rgba(22, 193, 216, 0.8) 0%, + rgba(0, 43, 67, 0.8) 100% + ); border-radius: 6px; border: 1px solid #15d2fd; display: flex; @@ -481,7 +524,7 @@ // justify-content: space-between; align-items: center; margin-top: 2px; - background: url('@/assets/images/zhps/liebiao.png') no-repeat; + background: url("@/assets/images/zhps/liebiao.png") no-repeat; background-size: 100% 100%; .tableBodyList_span1 { width: 10%; @@ -520,7 +563,7 @@ } } .activedright { - background: url('@/assets/images/zhps/lbxz.png') no-repeat; + background: url("@/assets/images/zhps/lbxz.png") no-repeat; background-size: 100% 100%; } } @@ -557,6 +600,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -572,7 +616,7 @@ .rainend { width: 440px; height: 85%; - background: url('@/assets/images/zhps/hsRain.png') no-repeat; + background: url("@/assets/images/zhps/hsRain.png") no-repeat; background-size: 100% 100%; } .rainLegend { @@ -620,7 +664,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index df3fdaf..dc78a71 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -34,7 +34,11 @@ {{ item.kzsw }} 正常 - 超控制常水位 @@ -45,24 +49,36 @@
    河湖简介:延河
    延河为黄河右岸一级支流,发源于陕西省靖边县天赐湾乡周山南麓,经安塞县镰刀湾乡杨石寺村附近进人延安境内,自西北流向东南,经安塞、宝塔、延长等县(区),于延长南河沟乡凉水岸汇人黄河。延河全长286.9km,流城面积7725 - km?,平均比降3.3%。市内河长248.5 km,市内面积7321 km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。 + km?,平均比降3.3%。市内河长248.5 km,市内面积7321 + km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。
    • -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      @@ -78,17 +94,28 @@
        -
      • +
      • 站点名称:
        {{ i.siteName }}
        - {{ i.siteStatus }} + {{ i.siteStatus }}
        深:
        -
        {{ i.z || 0 }}米
        +
        + {{ i.z || 0 }}米 +
        风险分析:
        @@ -117,13 +144,24 @@ 状态 操作
        - +
        {{ item.wz }} {{ item.sj }} {{ item.zk }} - 派单 已派单 @@ -163,161 +201,164 @@
      - +
    @@ -344,7 +385,7 @@ width: 132px; height: 30px; padding: 2px 3px; - background: url('@/assets/images/zhps/fxpgw.png') no-repeat; + background: url("@/assets/images/zhps/fxpgw.png") no-repeat; background-size: 100% 100%; text-align: center; margin-top: 5px; @@ -353,7 +394,7 @@ .activedright { border: 1px solid #2cfce9; color: #e4f5ff; - background: url('@/assets/images/zhps/fxpgxz.png') no-repeat; + background: url("@/assets/images/zhps/fxpgxz.png") no-repeat; background-size: 100% 100%; } } @@ -403,12 +444,15 @@ padding: 3px 0; line-height: 20px; border-radius: 2px 2px 2px 2px; - border: 1px solid #1cf5fc; + border: 1px solid #1cf4fc48; text-align: center; font-size: 14px; font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -429,9 +473,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -735,6 +779,7 @@ text-align: center; position: relative; left: 40px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -755,7 +800,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/components/ZHHM.vue b/src/views/oneMap/components/ZHHM.vue index 23556f2..c953f52 100644 --- a/src/views/oneMap/components/ZHHM.vue +++ b/src/views/oneMap/components/ZHHM.vue @@ -711,6 +711,9 @@ AllData.Charts4.setOption({ tooltip: { trigger: "axis", + axisPointer: { + type: "shadow", + }, }, grid: { left: "3%", @@ -766,56 +769,56 @@ }, data: Data.yAxis, }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 10, 15], - symbolOffset: [0, 8], - z: 10, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 20, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 25, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: "#3ACDC5", - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 10, 15], + // symbolOffset: [0, 8], + // z: 10, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 20, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 25, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: "#3ACDC5", + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, { name: "", type: "bar", @@ -892,8 +895,9 @@ zoom: 13, pitch: 55, }); - initEcharts4(); window.addEventListener("resize", initEcharts4); + initEcharts4(); + //mapBoxVectorLayer.addGeojsonPolygonWithLabel('yanAnPaiShuiArea', yanAnPaiShuiArea); }); diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
    @@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
    - +
    {{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index c06a241..fd6283a 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -21,7 +21,14 @@
    {{ item.num }}
    @@ -41,7 +48,13 @@ {{ partName }} 位置
    - +
  • @@ -444,7 +483,7 @@ height: 50%; font-family: Source Han Sans CN; font-weight: 400; - font-size: 14px; + font-size: 15px; color: #ffffff; } } @@ -457,7 +496,11 @@ height: 38px; width: 430px; margin: 0 auto; - background: linear-gradient(0deg, rgba(22, 193, 216, 0.8) 0%, rgba(0, 43, 67, 0.8) 100%); + background: linear-gradient( + 0deg, + rgba(22, 193, 216, 0.8) 0%, + rgba(0, 43, 67, 0.8) 100% + ); border-radius: 6px; border: 1px solid #15d2fd; display: flex; @@ -481,7 +524,7 @@ // justify-content: space-between; align-items: center; margin-top: 2px; - background: url('@/assets/images/zhps/liebiao.png') no-repeat; + background: url("@/assets/images/zhps/liebiao.png") no-repeat; background-size: 100% 100%; .tableBodyList_span1 { width: 10%; @@ -520,7 +563,7 @@ } } .activedright { - background: url('@/assets/images/zhps/lbxz.png') no-repeat; + background: url("@/assets/images/zhps/lbxz.png") no-repeat; background-size: 100% 100%; } } @@ -557,6 +600,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -572,7 +616,7 @@ .rainend { width: 440px; height: 85%; - background: url('@/assets/images/zhps/hsRain.png') no-repeat; + background: url("@/assets/images/zhps/hsRain.png") no-repeat; background-size: 100% 100%; } .rainLegend { @@ -620,7 +664,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index df3fdaf..dc78a71 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -34,7 +34,11 @@ {{ item.kzsw }} 正常 - 超控制常水位 @@ -45,24 +49,36 @@
    河湖简介:延河
    延河为黄河右岸一级支流,发源于陕西省靖边县天赐湾乡周山南麓,经安塞县镰刀湾乡杨石寺村附近进人延安境内,自西北流向东南,经安塞、宝塔、延长等县(区),于延长南河沟乡凉水岸汇人黄河。延河全长286.9km,流城面积7725 - km?,平均比降3.3%。市内河长248.5 km,市内面积7321 km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。 + km?,平均比降3.3%。市内河长248.5 km,市内面积7321 + km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。
    • -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      @@ -78,17 +94,28 @@
        -
      • +
      • 站点名称:
        {{ i.siteName }}
        - {{ i.siteStatus }} + {{ i.siteStatus }}
        深:
        -
        {{ i.z || 0 }}米
        +
        + {{ i.z || 0 }}米 +
        风险分析:
        @@ -117,13 +144,24 @@ 状态 操作
        - +
        {{ item.wz }} {{ item.sj }} {{ item.zk }} - 派单 已派单 @@ -163,161 +201,164 @@
      - +
    @@ -344,7 +385,7 @@ width: 132px; height: 30px; padding: 2px 3px; - background: url('@/assets/images/zhps/fxpgw.png') no-repeat; + background: url("@/assets/images/zhps/fxpgw.png") no-repeat; background-size: 100% 100%; text-align: center; margin-top: 5px; @@ -353,7 +394,7 @@ .activedright { border: 1px solid #2cfce9; color: #e4f5ff; - background: url('@/assets/images/zhps/fxpgxz.png') no-repeat; + background: url("@/assets/images/zhps/fxpgxz.png") no-repeat; background-size: 100% 100%; } } @@ -403,12 +444,15 @@ padding: 3px 0; line-height: 20px; border-radius: 2px 2px 2px 2px; - border: 1px solid #1cf5fc; + border: 1px solid #1cf4fc48; text-align: center; font-size: 14px; font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -429,9 +473,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -735,6 +779,7 @@ text-align: center; position: relative; left: 40px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -755,7 +800,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/components/ZHHM.vue b/src/views/oneMap/components/ZHHM.vue index 23556f2..c953f52 100644 --- a/src/views/oneMap/components/ZHHM.vue +++ b/src/views/oneMap/components/ZHHM.vue @@ -711,6 +711,9 @@ AllData.Charts4.setOption({ tooltip: { trigger: "axis", + axisPointer: { + type: "shadow", + }, }, grid: { left: "3%", @@ -766,56 +769,56 @@ }, data: Data.yAxis, }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 10, 15], - symbolOffset: [0, 8], - z: 10, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 20, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 25, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: "#3ACDC5", - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 10, 15], + // symbolOffset: [0, 8], + // z: 10, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 20, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 25, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: "#3ACDC5", + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, { name: "", type: "bar", @@ -892,8 +895,9 @@ zoom: 13, pitch: 55, }); - initEcharts4(); window.addEventListener("resize", initEcharts4); + initEcharts4(); + //mapBoxVectorLayer.addGeojsonPolygonWithLabel('yanAnPaiShuiArea', yanAnPaiShuiArea); }); diff --git a/src/views/oneMap/components/ZHRQ.vue b/src/views/oneMap/components/ZHRQ.vue index bb36061..9a71ce2 100644 --- a/src/views/oneMap/components/ZHRQ.vue +++ b/src/views/oneMap/components/ZHRQ.vue @@ -30,12 +30,7 @@ 1922km
    -
    -
    -
    -
    -
    -
    +
    @@ -155,7 +150,7 @@
    -
    巡查反馈
    +
    预警处置
    @@ -658,9 +653,9 @@ }, grid: { left: "5%", - top: "10%", + top: "5%", right: "5%", - bottom: "10%", + bottom: "5%", containLabel: true, }, xAxis: { @@ -1450,7 +1445,7 @@ border-radius: 2px; font-family: Source Han Sans CN; font-weight: 500; - font-size: 14px; + font-size: 16px; color: #c1d3d4; text-align: center; line-height: 20px; @@ -1463,7 +1458,7 @@ border: 1px solid #1cf5fc; font-family: Source Han Sans CN; font-weight: bold; - font-size: 12px; + font-size: 16px; color: #ebfeff; background: #1cf4fc22; } @@ -1520,7 +1515,7 @@ font-family: Source Han Sans CN; font-weight: 400; font-size: 14px; - color: #c1d3d4; + color: #ffffff; height: 28px; line-height: 28px; text-align: right; diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
    @@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
    - +
    {{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index c06a241..fd6283a 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -21,7 +21,14 @@
    {{ item.num }}
    @@ -41,7 +48,13 @@ {{ partName }} 位置
    - +
  • @@ -444,7 +483,7 @@ height: 50%; font-family: Source Han Sans CN; font-weight: 400; - font-size: 14px; + font-size: 15px; color: #ffffff; } } @@ -457,7 +496,11 @@ height: 38px; width: 430px; margin: 0 auto; - background: linear-gradient(0deg, rgba(22, 193, 216, 0.8) 0%, rgba(0, 43, 67, 0.8) 100%); + background: linear-gradient( + 0deg, + rgba(22, 193, 216, 0.8) 0%, + rgba(0, 43, 67, 0.8) 100% + ); border-radius: 6px; border: 1px solid #15d2fd; display: flex; @@ -481,7 +524,7 @@ // justify-content: space-between; align-items: center; margin-top: 2px; - background: url('@/assets/images/zhps/liebiao.png') no-repeat; + background: url("@/assets/images/zhps/liebiao.png") no-repeat; background-size: 100% 100%; .tableBodyList_span1 { width: 10%; @@ -520,7 +563,7 @@ } } .activedright { - background: url('@/assets/images/zhps/lbxz.png') no-repeat; + background: url("@/assets/images/zhps/lbxz.png") no-repeat; background-size: 100% 100%; } } @@ -557,6 +600,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -572,7 +616,7 @@ .rainend { width: 440px; height: 85%; - background: url('@/assets/images/zhps/hsRain.png') no-repeat; + background: url("@/assets/images/zhps/hsRain.png") no-repeat; background-size: 100% 100%; } .rainLegend { @@ -620,7 +664,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index df3fdaf..dc78a71 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -34,7 +34,11 @@ {{ item.kzsw }} 正常 - 超控制常水位 @@ -45,24 +49,36 @@
    河湖简介:延河
    延河为黄河右岸一级支流,发源于陕西省靖边县天赐湾乡周山南麓,经安塞县镰刀湾乡杨石寺村附近进人延安境内,自西北流向东南,经安塞、宝塔、延长等县(区),于延长南河沟乡凉水岸汇人黄河。延河全长286.9km,流城面积7725 - km?,平均比降3.3%。市内河长248.5 km,市内面积7321 km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。 + km?,平均比降3.3%。市内河长248.5 km,市内面积7321 + km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。
    • -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      @@ -78,17 +94,28 @@
        -
      • +
      • 站点名称:
        {{ i.siteName }}
        - {{ i.siteStatus }} + {{ i.siteStatus }}
        深:
        -
        {{ i.z || 0 }}米
        +
        + {{ i.z || 0 }}米 +
        风险分析:
        @@ -117,13 +144,24 @@ 状态 操作
        - +
        {{ item.wz }} {{ item.sj }} {{ item.zk }} - 派单 已派单 @@ -163,161 +201,164 @@
      - +
    @@ -344,7 +385,7 @@ width: 132px; height: 30px; padding: 2px 3px; - background: url('@/assets/images/zhps/fxpgw.png') no-repeat; + background: url("@/assets/images/zhps/fxpgw.png") no-repeat; background-size: 100% 100%; text-align: center; margin-top: 5px; @@ -353,7 +394,7 @@ .activedright { border: 1px solid #2cfce9; color: #e4f5ff; - background: url('@/assets/images/zhps/fxpgxz.png') no-repeat; + background: url("@/assets/images/zhps/fxpgxz.png") no-repeat; background-size: 100% 100%; } } @@ -403,12 +444,15 @@ padding: 3px 0; line-height: 20px; border-radius: 2px 2px 2px 2px; - border: 1px solid #1cf5fc; + border: 1px solid #1cf4fc48; text-align: center; font-size: 14px; font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -429,9 +473,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -735,6 +779,7 @@ text-align: center; position: relative; left: 40px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -755,7 +800,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/components/ZHHM.vue b/src/views/oneMap/components/ZHHM.vue index 23556f2..c953f52 100644 --- a/src/views/oneMap/components/ZHHM.vue +++ b/src/views/oneMap/components/ZHHM.vue @@ -711,6 +711,9 @@ AllData.Charts4.setOption({ tooltip: { trigger: "axis", + axisPointer: { + type: "shadow", + }, }, grid: { left: "3%", @@ -766,56 +769,56 @@ }, data: Data.yAxis, }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 10, 15], - symbolOffset: [0, 8], - z: 10, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 20, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 25, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: "#3ACDC5", - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 10, 15], + // symbolOffset: [0, 8], + // z: 10, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 20, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 25, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: "#3ACDC5", + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, { name: "", type: "bar", @@ -892,8 +895,9 @@ zoom: 13, pitch: 55, }); - initEcharts4(); window.addEventListener("resize", initEcharts4); + initEcharts4(); + //mapBoxVectorLayer.addGeojsonPolygonWithLabel('yanAnPaiShuiArea', yanAnPaiShuiArea); }); diff --git a/src/views/oneMap/components/ZHRQ.vue b/src/views/oneMap/components/ZHRQ.vue index bb36061..9a71ce2 100644 --- a/src/views/oneMap/components/ZHRQ.vue +++ b/src/views/oneMap/components/ZHRQ.vue @@ -30,12 +30,7 @@ 1922km
    -
    -
    -
    -
    -
    -
    +
    @@ -155,7 +150,7 @@
    -
    巡查反馈
    +
    预警处置
    @@ -658,9 +653,9 @@ }, grid: { left: "5%", - top: "10%", + top: "5%", right: "5%", - bottom: "10%", + bottom: "5%", containLabel: true, }, xAxis: { @@ -1450,7 +1445,7 @@ border-radius: 2px; font-family: Source Han Sans CN; font-weight: 500; - font-size: 14px; + font-size: 16px; color: #c1d3d4; text-align: center; line-height: 20px; @@ -1463,7 +1458,7 @@ border: 1px solid #1cf5fc; font-family: Source Han Sans CN; font-weight: bold; - font-size: 12px; + font-size: 16px; color: #ebfeff; background: #1cf4fc22; } @@ -1520,7 +1515,7 @@ font-family: Source Han Sans CN; font-weight: 400; font-size: 14px; - color: #c1d3d4; + color: #ffffff; height: 28px; line-height: 28px; text-align: right; diff --git a/src/views/oneMap/floodPrevention/FholRightBox.vue b/src/views/oneMap/floodPrevention/FholRightBox.vue index c7d5a2c..bcffb94 100644 --- a/src/views/oneMap/floodPrevention/FholRightBox.vue +++ b/src/views/oneMap/floodPrevention/FholRightBox.vue @@ -7,21 +7,35 @@
      -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      -
      +
      {{ i.warnInfo }}
      @@ -42,7 +56,12 @@ placeholder="请选择节点" style="width: 200px" > - +
    @@ -88,7 +107,12 @@
    - +
    @@ -118,98 +142,98 @@ @@ -273,6 +297,9 @@ font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -293,9 +320,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -543,7 +570,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/Echarts/publicEch.vue b/src/views/oneMap/Echarts/publicEch.vue index 6ab1b7d..2816357 100644 --- a/src/views/oneMap/Echarts/publicEch.vue +++ b/src/views/oneMap/Echarts/publicEch.vue @@ -2,11 +2,11 @@
    @@ -598,7 +615,7 @@ position: absolute; top: 150px; right: 476px; - background: url('@/assets/images/Sponge_screen/TuChengBG.png') no-repeat center; + background: url("@/assets/images/Sponge_screen/TuChengBG.png") no-repeat center; background-size: contain; box-sizing: border-box; padding: 25px 0px; @@ -614,7 +631,7 @@ width: 190px; height: 25px; line-height: 25px; - background-image: url('@/assets/images/Sponge_screen/TuChengFenZuBG.png'), + background-image: url("@/assets/images/Sponge_screen/TuChengFenZuBG.png"), linear-gradient(to right, #1c899600, #1c8996, #1c899600); background-repeat: no-repeat; background-position: center; @@ -672,6 +689,14 @@ } } } +.TuChengImgTrue { + transform: translateX(460px); + transition: all 1s ease; +} +.TuChengImgFalse { + transform: translateX(0px); + transition: all 1s ease; +} // 动画 /* 进入和离开动画可以使用不同 diff --git a/src/views/oneMap/OverallOverview/LeftBox.vue b/src/views/oneMap/OverallOverview/LeftBox.vue index e26dce0..70aad73 100644 --- a/src/views/oneMap/OverallOverview/LeftBox.vue +++ b/src/views/oneMap/OverallOverview/LeftBox.vue @@ -90,7 +90,13 @@ 监测时间 状态
    - +
    {{ item.name }} {{ item.jcdx }} @@ -130,75 +136,75 @@ ]); const FXJCData = ref([ { - name: '延安中学', - jcdx: '燃气管网', - jczb: '甲烷浓度4.4%VOL', - jcsj: '2024/10/23 11:54', - zk: '正常', + name: "延安中学", + jcdx: "燃气管网", + jczb: "甲烷浓度4.4%VOL", + jcsj: "2024/10/23 11:54", + zk: "正常", }, { - name: '延安大学附属医院', - jcdx: '燃气管网', - jczb: '甲烷浓度4%VOL', - jcsj: '2024/10/23 12:14', - zk: '正常', + name: "延安大学附属医院", + jcdx: "燃气管网", + jczb: "甲烷浓度4%VOL", + jcsj: "2024/10/23 12:14", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '倾角+1°', - jcsj: '2024/10/23 12:24', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "倾角+1°", + jcsj: "2024/10/23 12:24", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁结构', - jczb: '位移12mm', - jcsj: '2024/10/23 13:13', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁结构", + jczb: "位移12mm", + jcsj: "2024/10/23 13:13", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁外部荷载', - jczb: '均布荷载6.4kn/m', - jcsj: '2024/10/23 13:43', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁外部荷载", + jczb: "均布荷载6.4kn/m", + jcsj: "2024/10/23 13:43", + zk: "正常", }, { - name: '王家坪大桥', - jcdx: '桥梁气象环境', - jczb: '风速3.2m/s', - jcsj: '2024/10/23 14:03', - zk: '正常', + name: "王家坪大桥", + jcdx: "桥梁气象环境", + jczb: "风速3.2m/s", + jcsj: "2024/10/23 14:03", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '裂缝宽度0.12mm', - jcsj: '2024/10/23 14:05', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "裂缝宽度0.12mm", + jcsj: "2024/10/23 14:05", + zk: "正常", }, { - name: '杨家岭隧道', - jcdx: '隧道结构', - jczb: '静应变+10με', - jcsj: '2024/10/23 14:25', - zk: '正常', + name: "杨家岭隧道", + jcdx: "隧道结构", + jczb: "静应变+10με", + jcsj: "2024/10/23 14:25", + zk: "正常", }, { - name: '王家坪旧址门口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:21', - zk: '正常', + name: "王家坪旧址门口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:21", + zk: "正常", }, { - name: '大砭沟与北大街交叉口', - jcdx: '积水液位', - jczb: '水深0m', - jcsj: '2024/10/23 15:25', - zk: '正常', + name: "大砭沟与北大街交叉口", + jcdx: "积水液位", + jczb: "水深0m", + jcsj: "2024/10/23 15:25", + zk: "正常", }, ]); const yxjcname = ref("7天"); @@ -327,6 +333,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -387,7 +394,7 @@ .gw { font-family: Source Han Sans CN; font-weight: bold; - font-size: 14px; + font-size: 16px; color: #85d2d4; padding-left: 5px; // background: yellow; @@ -404,10 +411,10 @@ } .gl { font-family: Source Han Sans CN; - font-weight: bold; - font-size: 14px; - color: #34909f; padding-left: 10px; + font-weight: bold; + font-size: 16px; + color: #85d2d4; } } } @@ -462,7 +469,7 @@ .head-right { margin-top: 2px; cursor: pointer; - font-size: 14px; + font-size: 16px; color: #ffffff; display: flex; line-height: 18px; diff --git a/src/views/oneMap/OverallOverview/RightBox.vue b/src/views/oneMap/OverallOverview/RightBox.vue index 0a70630..f9477ed 100644 --- a/src/views/oneMap/OverallOverview/RightBox.vue +++ b/src/views/oneMap/OverallOverview/RightBox.vue @@ -67,7 +67,7 @@ font-family: Source Han Sans CN; font-weight: bold; font-size: 13px; - color: #34909f; + color: #12f9ff; " > {{ item.dw }} diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index c06a241..fd6283a 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -21,7 +21,14 @@
    {{ item.num }}
    @@ -41,7 +48,13 @@ {{ partName }} 位置
    - +
  • @@ -444,7 +483,7 @@ height: 50%; font-family: Source Han Sans CN; font-weight: 400; - font-size: 14px; + font-size: 15px; color: #ffffff; } } @@ -457,7 +496,11 @@ height: 38px; width: 430px; margin: 0 auto; - background: linear-gradient(0deg, rgba(22, 193, 216, 0.8) 0%, rgba(0, 43, 67, 0.8) 100%); + background: linear-gradient( + 0deg, + rgba(22, 193, 216, 0.8) 0%, + rgba(0, 43, 67, 0.8) 100% + ); border-radius: 6px; border: 1px solid #15d2fd; display: flex; @@ -481,7 +524,7 @@ // justify-content: space-between; align-items: center; margin-top: 2px; - background: url('@/assets/images/zhps/liebiao.png') no-repeat; + background: url("@/assets/images/zhps/liebiao.png") no-repeat; background-size: 100% 100%; .tableBodyList_span1 { width: 10%; @@ -520,7 +563,7 @@ } } .activedright { - background: url('@/assets/images/zhps/lbxz.png') no-repeat; + background: url("@/assets/images/zhps/lbxz.png") no-repeat; background-size: 100% 100%; } } @@ -557,6 +600,7 @@ text-align: center; margin-top: 5px; margin-left: 10px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -572,7 +616,7 @@ .rainend { width: 440px; height: 85%; - background: url('@/assets/images/zhps/hsRain.png') no-repeat; + background: url("@/assets/images/zhps/hsRain.png") no-repeat; background-size: 100% 100%; } .rainLegend { @@ -620,7 +664,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index df3fdaf..dc78a71 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -34,7 +34,11 @@ {{ item.kzsw }} 正常 - 超控制常水位 @@ -45,24 +49,36 @@
    河湖简介:延河
    延河为黄河右岸一级支流,发源于陕西省靖边县天赐湾乡周山南麓,经安塞县镰刀湾乡杨石寺村附近进人延安境内,自西北流向东南,经安塞、宝塔、延长等县(区),于延长南河沟乡凉水岸汇人黄河。延河全长286.9km,流城面积7725 - km?,平均比降3.3%。市内河长248.5 km,市内面积7321 km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。 + km?,平均比降3.3%。市内河长248.5 km,市内面积7321 + km?,主要支流有杏子河、坪桥川、西川河、南川河、蟠龙川等。
    • -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      @@ -78,17 +94,28 @@
        -
      • +
      • 站点名称:
        {{ i.siteName }}
        - {{ i.siteStatus }} + {{ i.siteStatus }}
        深:
        -
        {{ i.z || 0 }}米
        +
        + {{ i.z || 0 }}米 +
        风险分析:
        @@ -117,13 +144,24 @@ 状态 操作
        - +
        {{ item.wz }} {{ item.sj }} {{ item.zk }} - 派单 已派单 @@ -163,161 +201,164 @@
      - +
    @@ -344,7 +385,7 @@ width: 132px; height: 30px; padding: 2px 3px; - background: url('@/assets/images/zhps/fxpgw.png') no-repeat; + background: url("@/assets/images/zhps/fxpgw.png") no-repeat; background-size: 100% 100%; text-align: center; margin-top: 5px; @@ -353,7 +394,7 @@ .activedright { border: 1px solid #2cfce9; color: #e4f5ff; - background: url('@/assets/images/zhps/fxpgxz.png') no-repeat; + background: url("@/assets/images/zhps/fxpgxz.png") no-repeat; background-size: 100% 100%; } } @@ -403,12 +444,15 @@ padding: 3px 0; line-height: 20px; border-radius: 2px 2px 2px 2px; - border: 1px solid #1cf5fc; + border: 1px solid #1cf4fc48; text-align: center; font-size: 14px; font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -429,9 +473,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -735,6 +779,7 @@ text-align: center; position: relative; left: 40px; + font-size: 16px; } .activedright { border: 1px solid #2cfce9; @@ -755,7 +800,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/components/ZHHM.vue b/src/views/oneMap/components/ZHHM.vue index 23556f2..c953f52 100644 --- a/src/views/oneMap/components/ZHHM.vue +++ b/src/views/oneMap/components/ZHHM.vue @@ -711,6 +711,9 @@ AllData.Charts4.setOption({ tooltip: { trigger: "axis", + axisPointer: { + type: "shadow", + }, }, grid: { left: "3%", @@ -766,56 +769,56 @@ }, data: Data.yAxis, }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 10, 15], - symbolOffset: [0, 8], - z: 10, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 20, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: barTopColor, - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, - { - name: "", - type: "pictorialBar", - symbolSize: [barWidth + 25, 20], - symbolOffset: [0, 12], - z: 12, - itemStyle: { - normal: { - color: "transparent", - borderColor: "#3ACDC5", - borderType: "solid", - borderWidth: 10, - }, - }, - data: Data.yAxis, - stack: "check", - }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 10, 15], + // symbolOffset: [0, 8], + // z: 10, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 20, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: barTopColor, + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, + // { + // name: "", + // type: "pictorialBar", + // symbolSize: [barWidth + 25, 20], + // symbolOffset: [0, 12], + // z: 12, + // itemStyle: { + // normal: { + // color: "transparent", + // borderColor: "#3ACDC5", + // borderType: "solid", + // borderWidth: 10, + // }, + // }, + // data: Data.yAxis, + // stack: "check", + // }, { name: "", type: "bar", @@ -892,8 +895,9 @@ zoom: 13, pitch: 55, }); - initEcharts4(); window.addEventListener("resize", initEcharts4); + initEcharts4(); + //mapBoxVectorLayer.addGeojsonPolygonWithLabel('yanAnPaiShuiArea', yanAnPaiShuiArea); }); diff --git a/src/views/oneMap/components/ZHRQ.vue b/src/views/oneMap/components/ZHRQ.vue index bb36061..9a71ce2 100644 --- a/src/views/oneMap/components/ZHRQ.vue +++ b/src/views/oneMap/components/ZHRQ.vue @@ -30,12 +30,7 @@ 1922km
    -
    -
    -
    -
    -
    -
    +
    @@ -155,7 +150,7 @@
    -
    巡查反馈
    +
    预警处置
    @@ -658,9 +653,9 @@ }, grid: { left: "5%", - top: "10%", + top: "5%", right: "5%", - bottom: "10%", + bottom: "5%", containLabel: true, }, xAxis: { @@ -1450,7 +1445,7 @@ border-radius: 2px; font-family: Source Han Sans CN; font-weight: 500; - font-size: 14px; + font-size: 16px; color: #c1d3d4; text-align: center; line-height: 20px; @@ -1463,7 +1458,7 @@ border: 1px solid #1cf5fc; font-family: Source Han Sans CN; font-weight: bold; - font-size: 12px; + font-size: 16px; color: #ebfeff; background: #1cf4fc22; } @@ -1520,7 +1515,7 @@ font-family: Source Han Sans CN; font-weight: 400; font-size: 14px; - color: #c1d3d4; + color: #ffffff; height: 28px; line-height: 28px; text-align: right; diff --git a/src/views/oneMap/floodPrevention/FholRightBox.vue b/src/views/oneMap/floodPrevention/FholRightBox.vue index c7d5a2c..bcffb94 100644 --- a/src/views/oneMap/floodPrevention/FholRightBox.vue +++ b/src/views/oneMap/floodPrevention/FholRightBox.vue @@ -7,21 +7,35 @@
      -
    • +
    • 站点名称:
      {{ i.siteName }}
      - {{ i.siteStatus }} + {{ i.siteStatus }}
      深:
      -
      {{ i.z || 0 }}米
      +
      + {{ i.z || 0 }}米 +
      风险分析:
      -
      +
      {{ i.warnInfo }}
      @@ -42,7 +56,12 @@ placeholder="请选择节点" style="width: 200px" > - +
    @@ -88,7 +107,12 @@
    - +
    @@ -118,98 +142,98 @@ @@ -273,6 +297,9 @@ font-weight: 400; color: #ffffff; } + .box_Status { + font-size: 16px; + } .box2 { width: 120px; } @@ -293,9 +320,9 @@ background: rgba(255, 55, 55, 0.15); } &.green { - border-color: #0fcd22; - color: #0fcd22; - background: rgba(15, 205, 34, 0.15); + border-color: lime; + color: lime; + background: rgba(12, 134, 24, 0.15); } } } @@ -543,7 +570,7 @@ height: 44px; line-height: 50px; width: 98%; - background: url('@/assets/newImgs/partBg.png') no-repeat; + background: url("@/assets/newImgs/partBg.png") no-repeat; background-size: 100% 100%; display: flex; align-items: center; diff --git a/src/views/oneMap/index.vue b/src/views/oneMap/index.vue index 64cfe29..7ad465e 100644 --- a/src/views/oneMap/index.vue +++ b/src/views/oneMap/index.vue @@ -5,14 +5,20 @@
    延安市城市生命线安全运行监测系统
    - + 延安
    @@ -33,7 +39,9 @@ - + @@ -58,21 +66,51 @@ src="@/assets/images/Sponge_screen/TuCheng.png" alt="" @click="ShowTuCheng = !ShowTuCheng" + :class="[showPanel ? 'TuChengImgTrue' : 'TuChengImgFalse']" v-if="AllData.MapShowBol" /> - + - + - + - + - + + - + - + - +
    @@ -96,7 +138,11 @@