10.16 修改今日日期样式,增加风险提示,禁掉相关标的分时图tooltip展示

This commit is contained in:
尚政杰
2025-10-16 00:35:38 +08:00
parent b53bb9715e
commit 48f49c6cf0
23 changed files with 118 additions and 101 deletions

View File

@@ -83,9 +83,9 @@ const _sfc_main = {
data: [],
itemStyle: {
color: "#ec0000",
color0: "#00da3c"
// borderColor: '#8A0000',
// borderColor0: '#008F28'
color0: "#00da3c",
borderColor: "#ec0000",
borderColor0: "#00da3c"
}
}
]