src/components/commonTrade/kline.vue
@@ -126,10 +126,10 @@ locale: langStore.language, //https://klinecharts.com/guide/i18n.html styles: { grid: { show: false, show: true, // 网格水平线 horizontal: { show: false, show: true, size: 1, color: "#393939", style: "solid", @@ -137,9 +137,9 @@ }, // 网格垂直线 vertical: { show: false, show: true, size: 1, color: "#000", color: "#393939", style: "solid", dashValue: [2, 2], },