10.16 修改今日日期样式,增加风险提示,禁掉相关标的分时图tooltip展示
This commit is contained in:
@@ -45,6 +45,7 @@ const _sfc_main = {
|
||||
//评论回复内容
|
||||
option: {
|
||||
tooltip: {
|
||||
show: false,
|
||||
trigger: "axis",
|
||||
axisPointer: {
|
||||
type: "shadow"
|
||||
@@ -82,6 +83,7 @@ const _sfc_main = {
|
||||
position: "top",
|
||||
fontSize: 12
|
||||
},
|
||||
silent: true,
|
||||
data: [],
|
||||
itemStyle: {
|
||||
color: ""
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user