完成项目结构搭建
This commit is contained in:
5
tone-page-web/app/console/(with-menu)/storage/page.tsx
Normal file
5
tone-page-web/app/console/(with-menu)/storage/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<div>storage</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user