更新Company页面的UI为FUI风格

This commit is contained in:
2025-12-17 23:54:38 +08:00
parent c589e629b0
commit 852438b17e

View File

@@ -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,