From d99f2c58f54120fa6cf8133697337c4f3d4bcec0 Mon Sep 17 00:00:00 2001 From: xjs Date: Wed, 30 Apr 2025 15:43:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AntechamberWishList/index.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/components/AntechamberWishList/index.tsx b/src/components/AntechamberWishList/index.tsx index 194dfb6..76bdf00 100644 --- a/src/components/AntechamberWishList/index.tsx +++ b/src/components/AntechamberWishList/index.tsx @@ -113,11 +113,11 @@ export default function AntechamberWishList() { className="flex items-center justify-end text-[13px] text-[#1580FF]" onClick={() => handleNavigate(item)} > - 智能分析 + 智能分析 @@ -161,8 +161,12 @@ export default function AntechamberWishList() { className="flex items-center text-[13px] text-[#1580FF] ml-auto" onClick={() => handleNavigate(wishList[0])} > - 智能分析 - + 智能分析 +