🔨 修改前端逻辑.

This commit is contained in:
lijiahangmax
2025-10-08 09:39:28 +08:00
parent 963cd0b227
commit 8e52631b46
4 changed files with 46 additions and 25 deletions

View File

@@ -68,6 +68,11 @@
},
backgroundColor: 'transparent',
animation: false,
dataZoom: [{
type: 'inside',
zoomOnMouseWheel: true,
moveOnMouseMove: true,
}],
tooltip: {
trigger: 'axis',
appendToBody: true,