更新页面

This commit is contained in:
2025-09-20 18:36:44 +08:00
parent c565736d49
commit 043369989c
8 changed files with 136 additions and 5 deletions

View File

@ -24,7 +24,7 @@ const props = defineProps({
// 新增:是否启用自动循环展示提示框
autoTooltip: {
type: Boolean,
default: true
default: false
},
// 新增:提示框循环间隔时间(毫秒)
tooltipInterval: {
@ -273,8 +273,8 @@ function lineChartFn(xDate, legend, series) {
},
grid: {
top: "25%",
right: "8%",
left: "10%",
right: "2%",
left: "6%",
bottom: "22%"
},
xAxis: [