提交 80ebb6f5 authored 作者: lihuihui's avatar lihuihui

修改样式

上级 7309d050
...@@ -44,7 +44,7 @@ export default { ...@@ -44,7 +44,7 @@ export default {
z: 10, z: 10,
axisLabel: { axisLabel: {
show: true, show: true,
fontSize: 10, fontSize: 12,
interval: 0, interval: 0,
formatter: function (value) { formatter: function (value) {
const fIndex = _this.data.projectName.findIndex(item => { const fIndex = _this.data.projectName.findIndex(item => {
......
...@@ -146,7 +146,7 @@ export default { ...@@ -146,7 +146,7 @@ export default {
} }
} }
.project-name{ .project-name{
font-size: 17px; font-size: 12px;
color: #F3F3F3; color: #F3F3F3;
line-height: 13px; line-height: 13px;
margin-left: 12px; margin-left: 12px;
......
...@@ -63,7 +63,7 @@ export default { ...@@ -63,7 +63,7 @@ export default {
justify-content: center; justify-content: center;
.name{ .name{
width: 18%; width: 18%;
font-size: 14px; font-size: 12px;
color: #0A7199; color: #0A7199;
line-height: 12px; line-height: 12px;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论