🚫 404 页面演示
点击文章查看正常详情,或尝试访问不存在的文章触发 404
app/routing-demo/articles/[id]/not-found.tsxNext.js 入门教程
从零开始学习 Next.js
路由系统深入解析
理解 App Router 的路由机制
数据获取最佳实践
Server Component 的数据获取方案
提示:试试访问 /routing-demo/articles/secret — 这个页面会触发 notFound()
点击文章查看正常详情,或尝试访问不存在的文章触发 404
app/routing-demo/articles/[id]/not-found.tsx从零开始学习 Next.js
理解 App Router 的路由机制
Server Component 的数据获取方案
提示:试试访问 /routing-demo/articles/secret — 这个页面会触发 notFound()