优化履约路由并重命名乐玩通道

This commit is contained in:
yml2213
2026-07-09 10:49:33 +08:00
parent 71602683d2
commit 4d5b0d6fc6
28 changed files with 1448 additions and 53 deletions
+1 -1
View File
@@ -669,7 +669,7 @@ function ClaimHeaderCard({
return (
<Card className="claim-header-card">
<div className="claim-header-copy">
<span className="eyebrow"> Cloud </span>
<span className="eyebrow">kuaishou-lewan </span>
<h1>{product?.title || '商品领取'}</h1>
<p>{order?.platformOrderId || '-'}</p>
<ClaimProductItems product={product} compact />