Wangbo 4 周之前
父节点
当前提交
78164e954d
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>