优化 20250710

This commit is contained in:
白菜
2025-07-11 17:24:45 +08:00
parent b84bb3fd89
commit 111079eb48
6 changed files with 11 additions and 11 deletions

View File

@ -53,7 +53,7 @@ export default {
borderColor: "#4bf3f9",
shadowColor: '#03365b', //阴影颜色
shadowOffsetX: 0, //阴影偏移量
shadowOffsetY: 10, //阴影偏移量
shadowOffsetY: 0, //阴影偏移量
},
emphasis: {
label: {

View File

@ -84,11 +84,11 @@ export default {
value:'',
attr:'runningTime'
},{
title:'装机功率',
title:'装机功率(MW)',
value:'',
attr:'installPower'
},{
title:'装机容量',
title:'装机容量(MW)',
value:'',
attr:'installCapacity',
}]