@@ -129,6 +129,7 @@ export default function AccountPage() {
return (
<>
+ {/* 好像是登录页 */}
<div className='pt-2 pb-3'>
<h4 className='title-2xl-semi-bold text-primary'>{t('common.account.myAccount')}</h4>
</div>