From a4bb8e984fdd759af0793f78ca8cdab1d056a7bd Mon Sep 17 00:00:00 2001 From: feie9454 Date: Sun, 23 Nov 2025 18:12:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E8=A7=A3=E7=A0=81=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/page.tsx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index a1922bc..62c9231 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -10,7 +10,8 @@ import { Calendar, Search, Server, - AlertCircle + AlertCircle, + FileText } from 'lucide-react'; import { format, differenceInMinutes } from 'date-fns'; @@ -94,6 +95,14 @@ export default function Home() { 任务管理 +