修改辽宁全景展示

This commit is contained in:
guanj
2026-07-17 16:13:49 +08:00
parent c72ba3e5db
commit 22011188a1
10 changed files with 2391 additions and 1766 deletions

View File

@@ -169,7 +169,7 @@ const handlerBar = (options: any) => {
if (Array.isArray(options.series)) {
options.series.forEach((item: any) => {
if (item.type === 'bar') {
item.barMinHeight = 10
item.barMinHeight = 0
item.barMaxWidth = 20
item.itemStyle = Object.assign(
{