提交 7584c5b9 authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 1915b3a7
...@@ -67,5 +67,6 @@ export default { ...@@ -67,5 +67,6 @@ export default {
.card-bd { .card-bd {
flex: 1; flex: 1;
margin: 0 13px; margin: 0 13px;
overflow: hidden;
} }
</style> </style>
...@@ -93,7 +93,7 @@ export default { ...@@ -93,7 +93,7 @@ export default {
return { return {
// title: { text: '单位:万', right: 0, textStyle: { fontSize: 12, color: '#0A7199' }, padding: 0 }, // title: { text: '单位:万', right: 0, textStyle: { fontSize: 12, color: '#0A7199' }, padding: 0 },
// tooltip: { trigger: 'axis', axisPointer: { type: 'none' } }, // tooltip: { trigger: 'axis', axisPointer: { type: 'none' } },
grid: { left: 'left', top: 10, right: 0, bottom: 25, containLabel: true }, grid: { left: 0, top: 10, right: 0, bottom: 25, containLabel: true },
legend: { legend: {
bottom: 0, bottom: 0,
itemWidth: 10, itemWidth: 10,
......
...@@ -97,7 +97,7 @@ export default { ...@@ -97,7 +97,7 @@ export default {
return { return {
// title: { text: '单位:万', textStyle: { fontSize: 12, color: '#0A7199' }, padding: 0 }, // title: { text: '单位:万', textStyle: { fontSize: 12, color: '#0A7199' }, padding: 0 },
// tooltip: { trigger: 'axis', axisPointer: { type: 'none' } }, // tooltip: { trigger: 'axis', axisPointer: { type: 'none' } },
grid: { left: 'left', top: 10, right: 0, bottom: 15, containLabel: true }, grid: { left: 0, top: 10, right: 0, bottom: 15, containLabel: true },
legend: { legend: {
bottom: 0, bottom: 0,
itemWidth: 10, itemWidth: 10,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论