From d98898e513577dd9ca48a91868b6ad2f5e6373d5 Mon Sep 17 00:00:00 2001 From: xuan Date: Tue, 25 Oct 2022 17:26:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20styles(=E9=A6=96=E9=A1=B5):=20?= =?UTF-8?q?=E5=BD=93=E5=B1=8F=E5=B9=95=E8=BF=87=E5=B0=8F=E6=97=B6=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E8=B4=AD=E7=89=A9=E8=BD=A6=E6=A8=A1=E5=9D=97=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0sticky=E8=B4=B4=E9=A1=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/shoppingCart/index.tsx | 34 ++++++++++++++------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/src/components/shoppingCart/index.tsx b/src/components/shoppingCart/index.tsx index 4d86af1..1a4711f 100644 --- a/src/components/shoppingCart/index.tsx +++ b/src/components/shoppingCart/index.tsx @@ -145,22 +145,24 @@ export default memo(forwardRef((props: prosObj, ref) => { ) })} - - - 颜色分类({goodList?.length}) - - {modeFont == 0 ? '大货' : modeFont == 1 ? '剪版' : '散剪'}单位:{showModefont} - - - - + + + + 颜色分类({goodList?.length}) + + {modeFont == 0 ? '大货' : modeFont == 1 ? '剪版' : '散剪'}单位:{showModefont} + + + + + {goodList.length > 0 && ( <>