diff --git a/src/layout/components/HeaderSys/index.vue b/src/layout/components/HeaderSys/index.vue index befedb4..a06cbff 100644 --- a/src/layout/components/HeaderSys/index.vue +++ b/src/layout/components/HeaderSys/index.vue @@ -5,7 +5,7 @@ - +
@@ -174,6 +174,7 @@ .logo { width: 393px; height: 44px; + cursor: pointer; } .toOneMap { cursor: pointer; diff --git a/src/layout/components/HeaderSys/index.vue b/src/layout/components/HeaderSys/index.vue index befedb4..a06cbff 100644 --- a/src/layout/components/HeaderSys/index.vue +++ b/src/layout/components/HeaderSys/index.vue @@ -5,7 +5,7 @@ - +
@@ -174,6 +174,7 @@ .logo { width: 393px; height: 44px; + cursor: pointer; } .toOneMap { cursor: pointer; diff --git a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue index 07d2d60..a938bcf 100644 --- a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue +++ b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue @@ -110,10 +110,9 @@ myChart.value = proxy.echarts.init(proxy.$refs.echarts); // 绘制图表 myChart.value.setOption({ - // backgroundColor: "#031223", grid: { left: '1%', // 与容器左侧的距离 - right: '1%', // 与容器右侧的距离 + right: '5%', // 与容器右侧的距离 top: '1%', // 与容器顶部的距离 bottom: '1%', // 与容器底部的距离 }, @@ -129,13 +128,12 @@ { data: dataList.value, icon: 'vertical', - right: '5px', top: 'center', orient: 'vertical', itemGap: 16, itemWidth: 10, itemHeight: 12, - right: '1%', + right: '5%', selected: {}, formatter: function (name) { let target, percent; diff --git a/src/layout/components/HeaderSys/index.vue b/src/layout/components/HeaderSys/index.vue index befedb4..a06cbff 100644 --- a/src/layout/components/HeaderSys/index.vue +++ b/src/layout/components/HeaderSys/index.vue @@ -5,7 +5,7 @@ - +
@@ -174,6 +174,7 @@ .logo { width: 393px; height: 44px; + cursor: pointer; } .toOneMap { cursor: pointer; diff --git a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue index 07d2d60..a938bcf 100644 --- a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue +++ b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue @@ -110,10 +110,9 @@ myChart.value = proxy.echarts.init(proxy.$refs.echarts); // 绘制图表 myChart.value.setOption({ - // backgroundColor: "#031223", grid: { left: '1%', // 与容器左侧的距离 - right: '1%', // 与容器右侧的距离 + right: '5%', // 与容器右侧的距离 top: '1%', // 与容器顶部的距离 bottom: '1%', // 与容器底部的距离 }, @@ -129,13 +128,12 @@ { data: dataList.value, icon: 'vertical', - right: '5px', top: 'center', orient: 'vertical', itemGap: 16, itemWidth: 10, itemHeight: 12, - right: '1%', + right: '5%', selected: {}, formatter: function (name) { let target, percent; diff --git a/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue b/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue index 085be4a..b42eaa8 100644 --- a/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue +++ b/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue @@ -260,7 +260,7 @@ legend: { orient: 'vertical', icon: 'circle', - right: '3%', + right: '5%', top: '20%', show: true, itemGap: 10, diff --git a/src/layout/components/HeaderSys/index.vue b/src/layout/components/HeaderSys/index.vue index befedb4..a06cbff 100644 --- a/src/layout/components/HeaderSys/index.vue +++ b/src/layout/components/HeaderSys/index.vue @@ -5,7 +5,7 @@ - +
@@ -174,6 +174,7 @@ .logo { width: 393px; height: 44px; + cursor: pointer; } .toOneMap { cursor: pointer; diff --git a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue index 07d2d60..a938bcf 100644 --- a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue +++ b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue @@ -110,10 +110,9 @@ myChart.value = proxy.echarts.init(proxy.$refs.echarts); // 绘制图表 myChart.value.setOption({ - // backgroundColor: "#031223", grid: { left: '1%', // 与容器左侧的距离 - right: '1%', // 与容器右侧的距离 + right: '5%', // 与容器右侧的距离 top: '1%', // 与容器顶部的距离 bottom: '1%', // 与容器底部的距离 }, @@ -129,13 +128,12 @@ { data: dataList.value, icon: 'vertical', - right: '5px', top: 'center', orient: 'vertical', itemGap: 16, itemWidth: 10, itemHeight: 12, - right: '1%', + right: '5%', selected: {}, formatter: function (name) { let target, percent; diff --git a/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue b/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue index 085be4a..b42eaa8 100644 --- a/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue +++ b/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue @@ -260,7 +260,7 @@ legend: { orient: 'vertical', icon: 'circle', - right: '3%', + right: '5%', top: '20%', show: true, itemGap: 10, diff --git a/src/views/sponeScreen/longYW/PromotionTraining.vue b/src/views/sponeScreen/longYW/PromotionTraining.vue index 062a3a6..e825627 100644 --- a/src/views/sponeScreen/longYW/PromotionTraining.vue +++ b/src/views/sponeScreen/longYW/PromotionTraining.vue @@ -62,7 +62,7 @@ width: 460px; height: 30%; background: #004565; - opacity: 0.8; + .ConstrucClass { height: calc(100% - 18%); overflow: hidden; @@ -81,6 +81,7 @@ width: 97%; height: 90px; background: #325ca3c4; + opacity: 0.8; position: relative; display: flex; cursor: pointer; diff --git a/src/layout/components/HeaderSys/index.vue b/src/layout/components/HeaderSys/index.vue index befedb4..a06cbff 100644 --- a/src/layout/components/HeaderSys/index.vue +++ b/src/layout/components/HeaderSys/index.vue @@ -5,7 +5,7 @@ - +
@@ -174,6 +174,7 @@ .logo { width: 393px; height: 44px; + cursor: pointer; } .toOneMap { cursor: pointer; diff --git a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue index 07d2d60..a938bcf 100644 --- a/src/views/sponeScreen/Echarts/ConstructionDrawings.vue +++ b/src/views/sponeScreen/Echarts/ConstructionDrawings.vue @@ -110,10 +110,9 @@ myChart.value = proxy.echarts.init(proxy.$refs.echarts); // 绘制图表 myChart.value.setOption({ - // backgroundColor: "#031223", grid: { left: '1%', // 与容器左侧的距离 - right: '1%', // 与容器右侧的距离 + right: '5%', // 与容器右侧的距离 top: '1%', // 与容器顶部的距离 bottom: '1%', // 与容器底部的距离 }, @@ -129,13 +128,12 @@ { data: dataList.value, icon: 'vertical', - right: '5px', top: 'center', orient: 'vertical', itemGap: 16, itemWidth: 10, itemHeight: 12, - right: '1%', + right: '5%', selected: {}, formatter: function (name) { let target, percent; diff --git a/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue b/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue index 085be4a..b42eaa8 100644 --- a/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue +++ b/src/views/sponeScreen/Echarts/tslyqk_constituent_3d.vue @@ -260,7 +260,7 @@ legend: { orient: 'vertical', icon: 'circle', - right: '3%', + right: '5%', top: '20%', show: true, itemGap: 10, diff --git a/src/views/sponeScreen/longYW/PromotionTraining.vue b/src/views/sponeScreen/longYW/PromotionTraining.vue index 062a3a6..e825627 100644 --- a/src/views/sponeScreen/longYW/PromotionTraining.vue +++ b/src/views/sponeScreen/longYW/PromotionTraining.vue @@ -62,7 +62,7 @@ width: 460px; height: 30%; background: #004565; - opacity: 0.8; + .ConstrucClass { height: calc(100% - 18%); overflow: hidden; @@ -81,6 +81,7 @@ width: 97%; height: 90px; background: #325ca3c4; + opacity: 0.8; position: relative; display: flex; cursor: pointer; diff --git a/src/views/sponeScreen/longYW/PublicAdvice.vue b/src/views/sponeScreen/longYW/PublicAdvice.vue index 1b6067c..b340511 100644 --- a/src/views/sponeScreen/longYW/PublicAdvice.vue +++ b/src/views/sponeScreen/longYW/PublicAdvice.vue @@ -5,17 +5,17 @@
{{ item.wechatName }}
-{{ item.publishTime }}
+{{ item.opinion }}
-