diff --git a/src/pages/intelligent/money.vue b/src/pages/intelligent/money.vue index 5676ad5..33c4f10 100644 --- a/src/pages/intelligent/money.vue +++ b/src/pages/intelligent/money.vue @@ -828,7 +828,6 @@ export default { color: ["#a76af3", "#2cb5f1"], //图例颜色 tooltip: { trigger: "item", - formatter: "{b}:{c}({d}%)", formatter: (param) => { return ( "涉案款项分析
" + @@ -1651,4 +1650,4 @@ export default { } } } - \ No newline at end of file + diff --git a/src/pages/politicalAndLaw/faguan_com/yuanefaguan.vue b/src/pages/politicalAndLaw/faguan_com/yuanefaguan.vue index 02543d4..4515f51 100644 --- a/src/pages/politicalAndLaw/faguan_com/yuanefaguan.vue +++ b/src/pages/politicalAndLaw/faguan_com/yuanefaguan.vue @@ -803,9 +803,6 @@ export default { } }, }, - components: { - Echarts, - }, }; \ No newline at end of file + diff --git a/src/pages/politicalAndLaw/zhiyuanzhe.vue b/src/pages/politicalAndLaw/zhiyuanzhe.vue index 04f81f6..7865d82 100644 --- a/src/pages/politicalAndLaw/zhiyuanzhe.vue +++ b/src/pages/politicalAndLaw/zhiyuanzhe.vue @@ -435,9 +435,6 @@ export default { showBackground: true, stack: "总量", data: [], - label: { - show: true, - }, label: { normal: { show: true, @@ -464,7 +461,7 @@ export default { }, ], }, - + // 志愿者数量趋势 echartObj7: { color: ["#1179ff", "#f3a858", "#20f292"], //图例颜色 @@ -805,4 +802,4 @@ export default { } } } - \ No newline at end of file + diff --git a/src/pages/population/huji.vue b/src/pages/population/huji.vue index d5c4805..b930534 100644 --- a/src/pages/population/huji.vue +++ b/src/pages/population/huji.vue @@ -352,16 +352,6 @@ export default { "#2fb47e", ]; return colors[parseInt(Math.random() * 10)]; - // 生成rgb随机颜色 - return ( - "rgb(" + - Math.round(Math.random() * 255) + - ", " + - Math.round(Math.random() * 255) + - ", " + - Math.round(Math.random() * 255) + - ")" - ); }, }, }, @@ -575,16 +565,6 @@ export default { "#2fb47e", ]; return colors[parseInt(Math.random() * 10)]; - // 生成rgb随机颜色 - return ( - "rgb(" + - Math.round(Math.random() * 255) + - ", " + - Math.round(Math.random() * 255) + - ", " + - Math.round(Math.random() * 255) + - ")" - ); }, }, }, @@ -593,7 +573,6 @@ export default { right: null, bottom: null, width: "90%", - height: "110%", height: "100%", data: [], }, @@ -716,8 +695,6 @@ export default { this.census["TOTAL"] = String(this.census["TOTAL"]).split(""); } if (this.census["GROW"]) { - this.census["GROW"] = this.census["GROW"]; - if (this.census["INCREMENTNUM"] > 0) { this.census["isUp"] = "up"; this.census["isUpText"] = "上升"; @@ -1000,4 +977,4 @@ export default { } } } - \ No newline at end of file + diff --git a/src/pages/population/shequxinxi.vue b/src/pages/population/shequxinxi.vue index 3516c9e..820618b 100644 --- a/src/pages/population/shequxinxi.vue +++ b/src/pages/population/shequxinxi.vue @@ -231,8 +231,6 @@ export default { lazy: true, lazyLoad: this.lazyLoad, }, - // 社区提示 - content: "", //社区选中值 content: "", // 社区人口 @@ -504,7 +502,7 @@ animationDuration: 2000, return { name: item["NAME"], value: item["NUM"] }; } ); - + this.echartObjKey = new Date().getTime() + 1; }) .catch((res) => { @@ -783,4 +781,4 @@ animationDuration: 2000, } } } - \ No newline at end of file + diff --git a/src/pages/population/xinfangrenyuan.vue b/src/pages/population/xinfangrenyuan.vue index 296f942..2899434 100644 --- a/src/pages/population/xinfangrenyuan.vue +++ b/src/pages/population/xinfangrenyuan.vue @@ -5,7 +5,7 @@ 查询 - +