# nuxt

nuxt官方文档 (opens new window)

# fetch && asyncData

  • asyncData is only available on page components
  • fetch can be used on any component (including page components)
最后更新时间: 2/24/2023, 7:57:29 AM