添加邮件系统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

@@ -1,5 +1,8 @@
export default function Page() {
return (
<div>vserver</div>
<div className="text-sm text-zinc-600">
<div>线</div>
<li></li>
</div>
)
}