From 18049891674843936f6a8908376cd728bc959683 Mon Sep 17 00:00:00 2001 From: AlexWei2020 Date: Wed, 8 Jul 2026 14:39:17 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=A1=A8=E8=BF=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/postcard-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/postcard-card.tsx b/components/postcard-card.tsx index 2833864..691e728 100644 --- a/components/postcard-card.tsx +++ b/components/postcard-card.tsx @@ -74,7 +74,7 @@ export default function PostcardCard({

取件地点:{postcard.pickup_location}

)} {postcard.hidden_by_claimer && ( -

🙈 已隐藏 · 仅自己可见

+

已隐藏 · 仅自己可见

)}