我沒有在道具中獲取我的數(shù)據(jù)(注釋) ,當(dāng)我使用 console.log(notes) 時它給出未定義。我的后端 api 也在 /pages/api/notes/index.js 中的同一個項目中我調(diào)用的 api 是 'http://localhost:3000/api/notes'當(dāng)我在郵遞員上測試它時,即使我的 api 也能正常工作。但是在前端,數(shù)據(jù)不可用
通過 isomorphic-unfetch 獲取時,nextjs api 不工作
茅侃侃
2023-03-10 15:15:07