/** * Verify tab component — unified verification with [鼠标 | 滚轮] sub-tabs. */ import { api } from './api.js' import { TAB10_COLORS, coolwarmColor, createChart, disposeChart } from './charts.js' const MODE_LABELS = { target: '定点', fast: '快速', precise: '精确' } const template = `