fix: config.json 添加showVideo 控制显示背景视频

This commit is contained in:
zhangyu
2024-05-24 15:35:17 +08:00
parent 3b1ca0b819
commit be5c32d4b2
5 changed files with 12 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ export const sidebar = {
{text: 'chartTimeSeries', link: '/chartTimeSeries'},
{text: 'chartAutotopology', link: '/chartAutotopology'},
{text: 'chartDiagram', link: '/chartDiagram'},
{text: 'chartLegend', link: '/chartLegend'},
]
}
]