跳到主要内容

<NuxtWelcome>

<NuxtWelcome> 组件用于欢迎通过启动模板创建的新项目的用户。

它包含指向 Nuxt 文档、源代码和社交媒体账号的链接。

app/app.vue
<template>
  <NuxtWelcome />
</template>
阅读更多

预览 <NuxtWelcome /> 组件。 :

该组件是 @nuxt/ui-templates 包的一部分。 :