diff --git a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue index 22a8c0c..71b512f 100644 --- a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue +++ b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue @@ -211,7 +211,7 @@ }; option && chartDom.setOption(option, true); allData.chart = chartDom; - animateChart(); + // animateChart(); }; watch( () => props.refresh, diff --git a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue index 22a8c0c..71b512f 100644 --- a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue +++ b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue @@ -211,7 +211,7 @@ }; option && chartDom.setOption(option, true); allData.chart = chartDom; - animateChart(); + // animateChart(); }; watch( () => props.refresh, diff --git a/src/views/sponeScreen/projectHM/ProjectDisplay.vue b/src/views/sponeScreen/projectHM/ProjectDisplay.vue index 435a68e..d0ca62e 100644 --- a/src/views/sponeScreen/projectHM/ProjectDisplay.vue +++ b/src/views/sponeScreen/projectHM/ProjectDisplay.vue @@ -3,26 +3,28 @@
项目展示列表
- + - - + v-model="searvhDate" + clearable + filterable + remote + placeholder="请输入项目名称" + :remote-method="blurMethod" + @change="stationListChange" + style="width: 95%" + > + +
- +
-
{{ item.projectName }}
+
+ {{ item.projectName }} +
@@ -32,7 +34,7 @@ diff --git a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue index 22a8c0c..71b512f 100644 --- a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue +++ b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue @@ -211,7 +211,7 @@ }; option && chartDom.setOption(option, true); allData.chart = chartDom; - animateChart(); + // animateChart(); }; watch( () => props.refresh, diff --git a/src/views/sponeScreen/projectHM/ProjectDisplay.vue b/src/views/sponeScreen/projectHM/ProjectDisplay.vue index 435a68e..d0ca62e 100644 --- a/src/views/sponeScreen/projectHM/ProjectDisplay.vue +++ b/src/views/sponeScreen/projectHM/ProjectDisplay.vue @@ -3,26 +3,28 @@
项目展示列表
- + - - + v-model="searvhDate" + clearable + filterable + remote + placeholder="请输入项目名称" + :remote-method="blurMethod" + @change="stationListChange" + style="width: 95%" + > + +
- +
-
{{ item.projectName }}
+
+ {{ item.projectName }} +
@@ -32,7 +34,7 @@ diff --git a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue index 4afc7d8..4277e32 100644 --- a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue +++ b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue @@ -111,7 +111,7 @@ display: flex; font-size: 12px; - background: linear-gradient(0deg, #005CBA 0%, #000F26 100%); + background: linear-gradient(0deg, #005cba 0%, #000f26 100%); .label_xnmx { height: 88px; padding: 10px; @@ -149,14 +149,15 @@ height: 36px; line-height: 36px; text-indent: 24px; - background: linear-gradient(90deg, #005CBA 0%, #000F26 100%); + background: #17b4e7; + opacity: 0.5; } } .title { font-size: 16px; font-weight: 700; - color: #fff; + color: #ffffff; } .xmzb { diff --git a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue index 22a8c0c..71b512f 100644 --- a/src/views/sponeScreen/Echarts/AssessmentEcharts.vue +++ b/src/views/sponeScreen/Echarts/AssessmentEcharts.vue @@ -211,7 +211,7 @@ }; option && chartDom.setOption(option, true); allData.chart = chartDom; - animateChart(); + // animateChart(); }; watch( () => props.refresh, diff --git a/src/views/sponeScreen/projectHM/ProjectDisplay.vue b/src/views/sponeScreen/projectHM/ProjectDisplay.vue index 435a68e..d0ca62e 100644 --- a/src/views/sponeScreen/projectHM/ProjectDisplay.vue +++ b/src/views/sponeScreen/projectHM/ProjectDisplay.vue @@ -3,26 +3,28 @@
项目展示列表
- + - - + v-model="searvhDate" + clearable + filterable + remote + placeholder="请输入项目名称" + :remote-method="blurMethod" + @change="stationListChange" + style="width: 95%" + > + +
- +
-
{{ item.projectName }}
+
+ {{ item.projectName }} +
@@ -32,7 +34,7 @@ diff --git a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue index 4afc7d8..4277e32 100644 --- a/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue +++ b/src/views/sponeScreen/projectHM/gongchenkanbani_comp/jianseduibi.vue @@ -111,7 +111,7 @@ display: flex; font-size: 12px; - background: linear-gradient(0deg, #005CBA 0%, #000F26 100%); + background: linear-gradient(0deg, #005cba 0%, #000f26 100%); .label_xnmx { height: 88px; padding: 10px; @@ -149,14 +149,15 @@ height: 36px; line-height: 36px; text-indent: 24px; - background: linear-gradient(90deg, #005CBA 0%, #000F26 100%); + background: #17b4e7; + opacity: 0.5; } } .title { font-size: 16px; font-weight: 700; - color: #fff; + color: #ffffff; } .xmzb { diff --git a/src/views/sponeScreen/projectHM/index.vue b/src/views/sponeScreen/projectHM/index.vue index 68c0587..369d8af 100644 --- a/src/views/sponeScreen/projectHM/index.vue +++ b/src/views/sponeScreen/projectHM/index.vue @@ -3,9 +3,9 @@
- + - +
@@ -14,7 +14,7 @@
- +