From 331ff3067f08437662b529dd9e812a791e3f8492 Mon Sep 17 00:00:00 2001 From: fish Date: Mon, 6 Jul 2026 12:32:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E8=82=A1=E5=88=86=E6=9E=90=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E7=82=B9=E4=BD=8D=E6=8F=90=E9=86=92=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- serve/frontend/src/pages/StockAnalysis.tsx | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/serve/frontend/src/pages/StockAnalysis.tsx b/serve/frontend/src/pages/StockAnalysis.tsx index 57285e8..d2374d6 100644 --- a/serve/frontend/src/pages/StockAnalysis.tsx +++ b/serve/frontend/src/pages/StockAnalysis.tsx @@ -1,6 +1,6 @@ import { useState } from 'react' import { useQuery } from '@tanstack/react-query' -import { Sparkles, LineChart, History as HistoryIcon, Loader2, ExternalLink, Bell } from 'lucide-react' +import { Sparkles, LineChart, History as HistoryIcon, Loader2, ExternalLink } from 'lucide-react' import { PageHeader } from '@/components/PageHeader' import { EmptyState } from '@/components/EmptyState' import { StockFinancialSearch } from '@/components/financials/StockFinancialSearch' @@ -96,17 +96,6 @@ export function StockAnalysis() { {checking ? : } AI 个股分析 - )}