Skip to content

Commit b9ae4f1

Browse files
committed
<jx3>[feat]fix gold price UI
1 parent a4cfedd commit b9ae4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/jx3/trade/gold_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
},
113113
yAxis: {
114114
type: "value",
115-
boundaryGap: [0, "100%"]
115+
boundaryGap: [0, "100%"],
116116
min: 600,
117117
max: 1000
118118
},

0 commit comments

Comments
 (0)