no message

This commit is contained in:
2025-12-24 14:21:54 +08:00
parent fc2e5b7ae0
commit a7a03eb3da
+5 -3
View File
@@ -273,7 +273,7 @@ export default {
name: "",
data:[]
}]
}],
},
fourOps:{
color: ["#7632FF","#7632FF","#B039C2"],
@@ -283,7 +283,8 @@ export default {
xAxis: {
scrollShow:true,
itemCount:4,
disableGrid: true
disableGrid: true,
scrollAlign:'right'
},
yAxis: {
@@ -298,7 +299,8 @@ export default {
width: 2,
gradient: false,
activeType: "hollow"
}
},
}
},