Diagram of Ghost providing content to Nuxt.js via the Content API ... asyncData () { const posts = await getPosts(); return { posts: posts } } } </script>.
確定! 回上一頁