From 4dd8013078c3afae78e0b337979610ae39db268c Mon Sep 17 00:00:00 2001 From: sp mac bookpro 2605 Date: Sat, 13 Jun 2026 13:26:36 +0800 Subject: [PATCH] fix: bind coverUrl from API to product cover --- src/pages/PointsMallPage/components/PointsMallPageWeb.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/PointsMallPage/components/PointsMallPageWeb.tsx b/src/pages/PointsMallPage/components/PointsMallPageWeb.tsx index aa4391d..6772061 100644 --- a/src/pages/PointsMallPage/components/PointsMallPageWeb.tsx +++ b/src/pages/PointsMallPage/components/PointsMallPageWeb.tsx @@ -181,7 +181,7 @@ export default function PointsMallPageWeb({ logic }: Props) {
{products.map((p: PointsMallProduct) => (
-
+