From a0b010c874ea11783f30507e422c7b8864ef3c02 Mon Sep 17 00:00:00 2001 From: czm <2192718639@qq.com> Date: Fri, 3 Mar 2023 16:54:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(=E4=BF=AE=E5=A4=8D=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/popupSelectColor/index.tsx | 2 +- src/pages/details/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/popupSelectColor/index.tsx b/src/components/popupSelectColor/index.tsx index 63d9ee3..3ab8923 100644 --- a/src/components/popupSelectColor/index.tsx +++ b/src/components/popupSelectColor/index.tsx @@ -137,7 +137,7 @@ const ColorSelectItem = memo((props: ColorItemCom) => { return onSelect?.(item)}> diff --git a/src/pages/details/index.tsx b/src/pages/details/index.tsx index 7450fb3..1f857bb 100644 --- a/src/pages/details/index.tsx +++ b/src/pages/details/index.tsx @@ -406,7 +406,7 @@ const Details = (props: Params) => {