Skip to content

Commit

Permalink
fix: 首页财富管理跳转链接错误
Browse files Browse the repository at this point in the history
  • Loading branch information
zengzijian committed Sep 27, 2024
1 parent 2b67730 commit bd35b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/home/home-solution-swiper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const HomeSolutionSwiper = () => {
'zh-CN': 'https://assets.lbctrl.com/uploads/259f1573-bfca-4e61-b056-3b39a10a45b6/wm.png',
'zh-HK': 'https://assets.lbctrl.com/uploads/259f1573-bfca-4e61-b056-3b39a10a45b6/wm.png',
},
localLink: '/solutions/us-stock',
localLink: '/solutions/wealth-management',
},
title: i18n.t('pages_virtual_assets36_1'),
},
Expand Down

0 comments on commit bd35b23

Please sign in to comment.