From 7009227806277f305a323e36aed8e651379067cb Mon Sep 17 00:00:00 2001 From: yorn <1057707203@qq.com> Date: Fri, 6 Jun 2025 11:32:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E7=A6=BB=E5=BC=80=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/layout/Breadcrumb.tsx | 2 +- app/components/reviews/ReviewPointsList.tsx | 87 +-------------------- app/routes/files.upload.tsx | 64 +++++++-------- app/routes/reviews.tsx | 2 +- 4 files changed, 36 insertions(+), 119 deletions(-) diff --git a/app/components/layout/Breadcrumb.tsx b/app/components/layout/Breadcrumb.tsx index c044320..e13b442 100644 --- a/app/components/layout/Breadcrumb.tsx +++ b/app/components/layout/Breadcrumb.tsx @@ -81,7 +81,7 @@ export function Breadcrumb({ items = [], className = '' }: BreadcrumbProps) { return (