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.wechatName }}
+
{{ item.publishTime || '--' }}
-

{{ item.opinion }}

-
- +
{{ item.opinion }}
+
+
@@ -55,22 +55,18 @@ width: 460px; height: 30%; background: #004565; - opacity: 0.8; - // overflow-y: auto; - // overflow-x: hidden; + overflow: auto; .MainBox { width: 95%; - // height: 150px; background: #325ca3c4; + opacity: 0.8; margin: auto; - position: relative; - top: 10px; + margin-bottom: 5px; .AvatarAppearance { width: 100%; - height: 60px; display: flex; - justify-content: space-around; + align-items: center; margin: 5px; .zp { @@ -88,14 +84,12 @@ } } .NameTime { - width: 80%; + flex: 1; height: 60px; .Namea { width: 100%; height: 30px; - - display: flex; - align-items: center; + line-height: 30px; color: #b3e3ff; font-size: 15px; font-family: SourceHanSansCN-Medium; @@ -104,6 +98,7 @@ .Timea { width: 100%; height: 30px; + line-height: 30px; color: #5b93eb; font-size: 16px; font-family: SourceHanSansCN-Medium; @@ -113,8 +108,6 @@ } .below { width: 100%; - padding-bottom: 10px; - .belowNr { width: 95%; color: #b3e3ff; @@ -124,9 +117,13 @@ margin-left: 15px; } .belowZp { - margin-left: 15px; - display: inline-block; - // background: red; + display: flex; + margin: 10px 0px 10px 15px; + img { + width: 30%; + margin-right: 1%; + margin-bottom: 5px; + } } } }