2
0

fix:个人信息界面修改

This commit is contained in:
zhongzm
2025-01-14 12:04:06 +08:00
parent a146567078
commit 150677138d

View File

@@ -43,8 +43,8 @@ const menuItems = [
},
{
icon: SafetyCertificateOutlined,
title: t('page.usercard.KYC'),
path: '/user/kyc'
title: t('page.usercard.kyc'),
path: '/userInfo/kyc'
},
{
icon: MobileOutlined,