From 831ddd125e4d7601d68d37b1212ec8d6e62acb56 Mon Sep 17 00:00:00 2001 From: yueyue Date: Fri, 21 Jun 2024 09:38:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=B4=A2=E5=AF=8C?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=88=86=E5=89=B2=E7=BA=BF=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=B8=8D=E5=AF=B9=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/[locale]/solutions/wealth-management.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pages/[locale]/solutions/wealth-management.tsx b/pages/[locale]/solutions/wealth-management.tsx index 31933a3..4a904cb 100644 --- a/pages/[locale]/solutions/wealth-management.tsx +++ b/pages/[locale]/solutions/wealth-management.tsx @@ -163,11 +163,7 @@ const WealthManagement = () => { <> - - -
- - <> +
<img alt="" src={tradeServiceImgMap.chains[i18n.i18n.language]} /> <DotList className={classNames('lg-with-flex lg:space-x-12 mt-10 lg:en:space-x-4')} list={list2} />