添加邮件系统page
This commit is contained in:
7
tone-page-web/app/console/(with-menu)/mail/sent/page.tsx
Normal file
7
tone-page-web/app/console/(with-menu)/mail/sent/page.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export default function MailSent() {
|
||||
return (
|
||||
<div>
|
||||
已发送邮件,开发中...
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user