feat: 优化项目目录结构
This commit is contained in:
8
apps/frontend/app/console/(with-menu)/vserver/page.tsx
Normal file
8
apps/frontend/app/console/(with-menu)/vserver/page.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<div className="text-sm text-zinc-600">
|
||||
<div>虚拟主机开发中,预计下一版本上线功能:</div>
|
||||
<li>创建、管理(开关机、删除)</li>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user