更新Company页面的UI为FUI风格
This commit is contained in:
@@ -1510,14 +1510,7 @@ export const getKLineDarkGoldOption = (
|
||||
axisPointer: {
|
||||
link: [{ xAxisIndex: 'all' }],
|
||||
},
|
||||
dataZoom: [
|
||||
{
|
||||
type: 'inside',
|
||||
xAxisIndex: hasSubIndicator ? [0, 1, 2] : [0, 1],
|
||||
start: 50,
|
||||
end: 100,
|
||||
},
|
||||
],
|
||||
dataZoom: [],
|
||||
xAxis: xAxes,
|
||||
yAxis: yAxes,
|
||||
grid: grids,
|
||||
|
||||
Reference in New Issue
Block a user