Skip to content

Commit

Permalink
<jx3>[feat]fix gold price UI
Browse files Browse the repository at this point in the history
  • Loading branch information
HornCopper committed Sep 14, 2024
1 parent a4cfedd commit b9ae4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/jx3/trade/gold_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
},
yAxis: {
type: "value",
boundaryGap: [0, "100%"]
boundaryGap: [0, "100%"],
min: 600,
max: 1000
},
Expand Down

0 comments on commit b9ae4f1

Please sign in to comment.