Skip to content
📝 字数:working on

Router模式

Estimated time to read: 1 minute

App Router

2022年nextjs13引入的文件管理系统,根目录是app,所有layout会自动应用到对应层面的page里面。

评论