Wangbo 1 tháng trước cách đây
mục cha
commit
78164e954d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/account/account-page/index.tsx

+ 1 - 0
app/account/account-page/index.tsx

@@ -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>