develop_cloud #1

Merged
dashixiong merged 234 commits from develop_cloud into main-cloud 2026-02-11 02:06:04 +00:00
80 changed files with 6742 additions and 24 deletions
Showing only changes of commit cc190e42f8 - Show all commits

View File

@ -70,6 +70,17 @@ export default {
yAxis: { yAxis: {
type: 'value', type: 'value',
}, },
dataZoom: [
{
type: 'inside',
start: 0,
end: 10
},
{
start: 0,
end: 10
}
],
series: [ series: [
{ {
name:'电池平均SOC', name:'电池平均SOC',