| | |
| | | { title: t('authVerify'), path: '/certificationCenter', icon: userIcon(1), rightText: status.value != null ? statusText(status.value) : undefined }, |
| | | { title: t('账变记录'), path: '/cryptos/accountChange', icon: userIcon(2) }, |
| | | { title: t('信用分'), path: '/my/creditScore', icon: userIcon(4) }, |
| | | { title: t('助力贷'), path: '/cryptos/loan', icon: userIcon(3) }, |
| | | { title: t('邀请推广'), path: '/promote', icon: userIcon(5) }, |
| | | { title: t('安全'), path: '/safety', icon: userIcon(6) }, |
| | | { title: t('language'), path: '/language', icon: userIcon(7), rightText: languageLabel.value }, |