diff --git a/src/views/modules/home/index.vue b/src/views/modules/home/index.vue index 1cfb2f0e6..a6695d330 100644 --- a/src/views/modules/home/index.vue +++ b/src/views/modules/home/index.vue @@ -274,7 +274,7 @@ export default { }, legend: { data: data.series.map((item) => item.name), - bottom: "10%", + bottom: "5%", icon: "rect", itemWidth: 20, itemHeight: 5, @@ -283,7 +283,7 @@ export default { grid: { left: "3%", right: "4%", - bottom: "25%", + bottom: "30%", containLabel: true, }, toolbox: { diff --git a/src/views/modules/satisfaction/satisfactionProvince/index.vue b/src/views/modules/satisfaction/satisfactionProvince/index.vue index 0e8a322ee..0f8a7ea81 100644 --- a/src/views/modules/satisfaction/satisfactionProvince/index.vue +++ b/src/views/modules/satisfaction/satisfactionProvince/index.vue @@ -1,383 +1,592 @@ - - - - - \ No newline at end of file + + \ No newline at end of file