'use client'; import React from 'react'; export interface RlmAlertData { matchName: string; market: string; selection: string; ticketPct: number; // 散戶注單佔比 (例如 82%) handlePct: number; // 大戶資金佔比 (例如 15%) openingOdds: number; currentOdds: number; } interface RlmRadarBoardProps { alerts: RlmAlertData[]; } export default function RlmRadarBoard({ alerts }: RlmRadarBoardProps) { if (!alerts || alerts.length === 0) { return (
[ 系統監控中:目前無異常反向盤口移動 ]
莊家正在轉移風險,聰明錢流向已確認。