diff --git a/src/views/userInfo/usercard/index.vue b/src/views/userInfo/usercard/index.vue index 33f6fd1..af299c5 100644 --- a/src/views/userInfo/usercard/index.vue +++ b/src/views/userInfo/usercard/index.vue @@ -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,