添加邮件系统page

This commit is contained in:
2025-06-10 21:37:36 +08:00
parent c7244131cf
commit 95e8f8c648
6 changed files with 38 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
export default function MailSend() {
return (
<div>
...
</div>
)
}