diff --git a/pages/index/index.vue b/pages/index/index.vue
index 26425f5..995f0f6 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -452,7 +452,7 @@
{{dailyExamineObj.RectifyCount||'0'}}
- 整改中/个
+ 已整改/个
@@ -1500,7 +1500,7 @@ export default {
},
// 跳转到考核
handleGoExamine(type){
- this.$util.toNextRoute('navigateTo', `/pages/examine/index?come=index&type=${type}&time=${this.single}`)
+ this.$util.toNextRoute('navigateTo', `/pages/newamine/index?come=index&type=${type}&time=${this.single}`)
},
async initYesterdayData(type){
// type 判断如果是滑动的 就是true 日期就传空 别的地方调用 默认传入时间
diff --git a/pages/newamine/component/yearCharts.vue b/pages/newamine/component/yearCharts.vue
index 5ad089a..cc1d4f3 100644
--- a/pages/newamine/component/yearCharts.vue
+++ b/pages/newamine/component/yearCharts.vue
@@ -45,7 +45,7 @@ export default {
width: 28,
height: 28,
series: data.series,
- animation: true,
+ animation: false,
rotate: false,
rotateLock: false,
background: "#FFFFFF",
diff --git a/pages/newamine/index.vue b/pages/newamine/index.vue
index 7072cdb..20af86d 100644
--- a/pages/newamine/index.vue
+++ b/pages/newamine/index.vue
@@ -9,7 +9,7 @@
-
+
@@ -24,7 +24,7 @@
-
+
@@ -79,16 +79,17 @@
{{dailyExamineObj.RectifyCount||'0'}}
- 整改中/个
+ 已整改/个
{{dailyExamineObj.UnRectifyCount||'0' }}
未整改/个
-
+
+
{{dailyExamineObj.CompleteRate?dailyExamineObj.CompleteRate + '%' :'-' }}
达标率/全省
@@ -107,7 +108,7 @@
服务区排名
排序
-
+
@@ -120,10 +121,10 @@
- {{index + 1}}
+ {{index + 1}}
{{item.SERVERPART_NAME}}
- {{item.EXAMINE_MQUARTER!=='0'?item.EXAMINE_MQUARTER==='1'?'一'+'季度':item.EXAMINE_MQUARTER==='2'?'二'+'季度':item.EXAMINE_MQUARTER==='3'?'三'+'季度':'四' + '季度':'月度'}}
+ {{item.EXAMINE_MQUARTER}}
@@ -132,9 +133,9 @@
{{ subItem.REGION_NAME }}
- {{subItem.SERVERPARTList[0].EXAMINE_SCORE}}分
+ {{subItem.EXAMINE_SCORE}}分
-
+
@@ -149,7 +150,7 @@
服务区排名
排序
-
+
@@ -159,23 +160,24 @@
-
+
- {{index+1}}
- 黄山服务区
+ {{index+1}}
+ {{item.SERVERPART_NAME}}
- 1
- /6
+ {{item.first}}
+ /
+ {{item.second}}
- 广场、洗漱台、绿化带、宣传栏、标识标牌、垃圾桶、玻璃门窗、镜面保洁
+ {{item.EXAMINE_DESC}}
@@ -186,123 +188,105 @@
-
-
-
-
-
-
-
-
- 整改前
-
- 整改后
-
- 暂未整改完成
-
+