This commit is contained in:
lll 2023-12-04 10:11:57 +08:00
parent fca8359693
commit 5a35a6f2e3
1 changed files with 5 additions and 6 deletions

View File

@ -190,10 +190,10 @@ export default {
// },
legend: {
left: "right",
data: [
{ icon: "roundRect", name: "昨日" },
{ icon: "roundRect", name: "今日" },
],
data: ["昨日", "今日"],
icon: "roundRect",
itemWidth: 10, //
itemHeight: 10, //
textStyle: {
fontSize: "0.07rem",
fontFamily: "AlibabaPuHuiTi",
@ -201,7 +201,6 @@ export default {
color: "rgba(255,255,255,0.8)",
},
},
grid: {
left: "3%",
right: "4%",
@ -468,7 +467,6 @@ export default {
{
text: "{name|" + "总量" + "}\n{val|" + formatNumber(total) + "}",
top: "center",
// left: 110,
left: "32%",
textStyle: {
rich: {
@ -987,6 +985,7 @@ export default {
trigger: "item",
// show: false,
},
name: "山东",
type: "map",
map: "山东",