mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
修改图标的y坐标轴标签,修改运行监控页面的设置下发按钮和操作
This commit is contained in:
@@ -170,6 +170,8 @@ export default {
|
||||
}
|
||||
},
|
||||
yAxis: {
|
||||
name: '次数',
|
||||
nameTextStyle: { color: '#fff' },
|
||||
type: 'value',
|
||||
splitLine: {
|
||||
lineStyle: { type: 'dashed', color: '#435463' }
|
||||
|
||||
@@ -161,6 +161,8 @@ export default {
|
||||
}
|
||||
},
|
||||
yAxis: {
|
||||
name: '电量(kW·h)',
|
||||
nameTextStyle: { color: '#fff' },
|
||||
type: 'value',
|
||||
splitLine: {
|
||||
lineStyle: { type: 'dashed', color: '#435463' }
|
||||
|
||||
@@ -161,6 +161,8 @@ export default {
|
||||
}
|
||||
},
|
||||
yAxis: {
|
||||
name: '电量(kW·h)',
|
||||
nameTextStyle: { color: '#fff' },
|
||||
type: 'value',
|
||||
splitLine: {
|
||||
lineStyle: { type: 'dashed', color: '#435463' }
|
||||
|
||||
Reference in New Issue
Block a user