From 6902990f5aee6ce8dd8441c4fedfc16ae52aa112 Mon Sep 17 00:00:00 2001 From: xuan Date: Thu, 5 Jan 2023 15:39:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(ID1001004):=20=E3=80=90?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E5=AF=B9=E6=AF=94=E3=80=91-=E6=BC=8F?= =?UTF-8?q?=E4=BA=86=E8=89=B2=E5=8F=B7=E5=92=8C=E9=87=91=E9=92=B1=E7=9A=84?= =?UTF-8?q?=E7=AC=A6=E5=8F=B7=EF=BF=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 【【价格对比】-漏了色号和金钱的符号¥】 https://www.tapd.cn/53459131/bugtrace/bugs/view/1153459131001001004 --- src/pages/details/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/details/index.tsx b/src/pages/details/index.tsx index 1c4a00c..ef0bc66 100644 --- a/src/pages/details/index.tsx +++ b/src/pages/details/index.tsx @@ -337,9 +337,9 @@ const Details = (props: Params) => { - {currentDialogDetail.current!.name} + {formatHashTag(currentDialogDetail.current!.code, currentDialogDetail.current!.name)} - {formatPriceDiv(currentDialogDetail.current!.bulk_price)}/KG + ¥{formatPriceDiv(currentDialogDetail.current!.bulk_price)}/KG { currentDialogDetail.current!.length_cut_price ? (currentDialogDetail.current!.bulk_price > currentDialogDetail.current!.length_cut_price) ? : : null }