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