diff --git a/src/views/oneMap/Echarts/AssessmentjsEcharts.vue b/src/views/oneMap/Echarts/AssessmentjsEcharts.vue index b5b2f2f..51ef2c4 100644 --- a/src/views/oneMap/Echarts/AssessmentjsEcharts.vue +++ b/src/views/oneMap/Echarts/AssessmentjsEcharts.vue @@ -61,22 +61,16 @@ nameTextStyle: { color: '#eee', }, - splitLine: { - show: false, - }, - axisTick: { - show: true, - }, + axisLine: { - show: true, lineStyle: { - color: '#FFFFFF', + color: '#AAC1CF', }, }, - axisLabel: { - show: true, - textStyle: { - color: '#eee', + splitLine: { + lineStyle: { + // 使用深浅的间隔色 + color: ['#184E5A'], }, }, }, @@ -110,9 +104,7 @@ min: 50, max: 100, splitNumber: 8, - splitLine: { - show: false, - }, + interval: 5, axisLine: { show: false, }, @@ -128,6 +120,12 @@ color: ['rgba(250,250,250,0.0)', 'rgba(250,250,250,0.05)'], }, }, + splitLine: { + lineStyle: { + // 使用深浅的间隔色 + color: ['#5a9d9f'], + }, + }, }, ], series: [ @@ -146,6 +144,7 @@ lineStyle: { color: '#2BE7ABFF', }, + areaStyle: { opacity: 0.8, color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [ diff --git a/src/views/oneMap/Echarts/AssessmentjsEcharts.vue b/src/views/oneMap/Echarts/AssessmentjsEcharts.vue index b5b2f2f..51ef2c4 100644 --- a/src/views/oneMap/Echarts/AssessmentjsEcharts.vue +++ b/src/views/oneMap/Echarts/AssessmentjsEcharts.vue @@ -61,22 +61,16 @@ nameTextStyle: { color: '#eee', }, - splitLine: { - show: false, - }, - axisTick: { - show: true, - }, + axisLine: { - show: true, lineStyle: { - color: '#FFFFFF', + color: '#AAC1CF', }, }, - axisLabel: { - show: true, - textStyle: { - color: '#eee', + splitLine: { + lineStyle: { + // 使用深浅的间隔色 + color: ['#184E5A'], }, }, }, @@ -110,9 +104,7 @@ min: 50, max: 100, splitNumber: 8, - splitLine: { - show: false, - }, + interval: 5, axisLine: { show: false, }, @@ -128,6 +120,12 @@ color: ['rgba(250,250,250,0.0)', 'rgba(250,250,250,0.05)'], }, }, + splitLine: { + lineStyle: { + // 使用深浅的间隔色 + color: ['#5a9d9f'], + }, + }, }, ], series: [ @@ -146,6 +144,7 @@ lineStyle: { color: '#2BE7ABFF', }, + areaStyle: { opacity: 0.8, color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [ diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index 3ac9486..9cb3792 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -113,8 +113,8 @@ { num: '3', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, { num: '4', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '5', yls: '王家坪旧址门口', wz: '圣地路' }, - { num: '6', yls: '桥儿沟隧道1', wz: '双拥大道桥儿沟' }, - { num: '7', yls: '原水果市场1', wz: '双拥大道东十里铺' }, + { num: '6', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, + { num: '7', yls: '原水果市场', wz: '双拥大道东十里铺' }, ]); const images = [ 'https://server1.wh-nf.cn:6082/tif/0819_8.tif', @@ -199,8 +199,8 @@ { num: '3', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, { num: '4', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '5', yls: '王家坪旧址门口', wz: '圣地路' }, - { num: '6', yls: '桥儿沟隧道1', wz: '双拥大道桥儿沟' }, - { num: '7', yls: '原水果市场1', wz: '双拥大道东十里铺' }, + { num: '6', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, + { num: '7', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '8', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '9', yls: '王家坪旧址门口', wz: '圣地路' }, ]; diff --git a/src/views/oneMap/Echarts/AssessmentjsEcharts.vue b/src/views/oneMap/Echarts/AssessmentjsEcharts.vue index b5b2f2f..51ef2c4 100644 --- a/src/views/oneMap/Echarts/AssessmentjsEcharts.vue +++ b/src/views/oneMap/Echarts/AssessmentjsEcharts.vue @@ -61,22 +61,16 @@ nameTextStyle: { color: '#eee', }, - splitLine: { - show: false, - }, - axisTick: { - show: true, - }, + axisLine: { - show: true, lineStyle: { - color: '#FFFFFF', + color: '#AAC1CF', }, }, - axisLabel: { - show: true, - textStyle: { - color: '#eee', + splitLine: { + lineStyle: { + // 使用深浅的间隔色 + color: ['#184E5A'], }, }, }, @@ -110,9 +104,7 @@ min: 50, max: 100, splitNumber: 8, - splitLine: { - show: false, - }, + interval: 5, axisLine: { show: false, }, @@ -128,6 +120,12 @@ color: ['rgba(250,250,250,0.0)', 'rgba(250,250,250,0.05)'], }, }, + splitLine: { + lineStyle: { + // 使用深浅的间隔色 + color: ['#5a9d9f'], + }, + }, }, ], series: [ @@ -146,6 +144,7 @@ lineStyle: { color: '#2BE7ABFF', }, + areaStyle: { opacity: 0.8, color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [ diff --git a/src/views/oneMap/SmartDrainage/PsLeftBox.vue b/src/views/oneMap/SmartDrainage/PsLeftBox.vue index 3ac9486..9cb3792 100644 --- a/src/views/oneMap/SmartDrainage/PsLeftBox.vue +++ b/src/views/oneMap/SmartDrainage/PsLeftBox.vue @@ -113,8 +113,8 @@ { num: '3', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, { num: '4', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '5', yls: '王家坪旧址门口', wz: '圣地路' }, - { num: '6', yls: '桥儿沟隧道1', wz: '双拥大道桥儿沟' }, - { num: '7', yls: '原水果市场1', wz: '双拥大道东十里铺' }, + { num: '6', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, + { num: '7', yls: '原水果市场', wz: '双拥大道东十里铺' }, ]); const images = [ 'https://server1.wh-nf.cn:6082/tif/0819_8.tif', @@ -199,8 +199,8 @@ { num: '3', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, { num: '4', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '5', yls: '王家坪旧址门口', wz: '圣地路' }, - { num: '6', yls: '桥儿沟隧道1', wz: '双拥大道桥儿沟' }, - { num: '7', yls: '原水果市场1', wz: '双拥大道东十里铺' }, + { num: '6', yls: '桥儿沟隧道', wz: '双拥大道桥儿沟' }, + { num: '7', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '8', yls: '原水果市场', wz: '双拥大道东十里铺' }, { num: '9', yls: '王家坪旧址门口', wz: '圣地路' }, ]; diff --git a/src/views/oneMap/SmartDrainage/PsRightBox.vue b/src/views/oneMap/SmartDrainage/PsRightBox.vue index e626798..e79ff1f 100644 --- a/src/views/oneMap/SmartDrainage/PsRightBox.vue +++ b/src/views/oneMap/SmartDrainage/PsRightBox.vue @@ -3,7 +3,7 @@