> echo "Welcome to My Tech Zone"

$ whoami

> Tech Explorer & Code Artist

$ ls social

> GitHub

> larryxue.dev

摘要: 要在next.js 13中使用loading.js,我们需要先在对应的文件目录下创建loading.js文件 文件结构如下: app test1 loading.tsx page.tsx 如上面的目录结构所示,我们创建了/test1路径下的页面,以及其对应的loading组件 我们知道,nextjs 阅读全文
posted @ 2023-04-05 17:16 azoux 阅读(1431) 评论(0) 推荐(0)