提交 69dfc739 authored 作者: 李's avatar

Merge branch 'gll'

......@@ -47,7 +47,7 @@ const xAxisCity = [
"丽水",
];
const cityData = {
value: [40.40, 40.40, 40, 40, 40, 40, 40, 40, 40, 40, 40],
value: [40, 40.40, 40, 40, 40, 40, 40, 40, 40, 40, 40],
};
/**
......@@ -122,7 +122,7 @@ export default defineComponent({
legend: {},
grid: {
top: "10%",
left: "5%",
left: "0.8%",
right: "2%",
bottom: "3%",
containLabel: true,
......@@ -218,7 +218,7 @@ export default defineComponent({
background: rgba(248, 249, 251, 1);
display: flex;
justify-content: space-between;
padding: 0 10px 0 10px;
padding: 0 10px 0 14px;
box-sizing: border-box;
margin-top: 10px;
}
......@@ -282,6 +282,7 @@ export default defineComponent({
margin-top: 15px;
font-size: 16px;
color: #4198ff;
padding-left: 5px;
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论