From 2f614e9edf9dc5df52ba4b2a6dd86855c35fac58 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 1 Mar 2024 10:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20=E6=9C=89=E7=BB=84?= =?UTF-8?q?=E5=90=88=E5=95=86=E5=93=81=E7=A7=BB=E5=8A=A8=E7=AB=AF=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/combiningMobile/index.jsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/combiningMobile/index.jsx b/src/components/combiningMobile/index.jsx index 260ca977..a6ac9439 100644 --- a/src/components/combiningMobile/index.jsx +++ b/src/components/combiningMobile/index.jsx @@ -72,9 +72,7 @@ export default ({ data }) => {

- {data.channel == 3 - ? "* 温馨提示:单笔交易大于100.1元可立减99.99元" - : "* 您可在支付宝的个人信息中查看【支付宝账号】"} + {data.channel == 1 ? "* 您可在支付宝的个人信息中查看【支付宝账号】" : ""}