Nuxt 3 reached end of life on 31 July 2026
It no longer receives bug fixes or security patches. Upgrade to Nuxt 4 or get extended support from HeroDevs
<NuxtWelcome>
<NuxtWelcome> 组件在使用起始模板创建的新项目中欢迎用户。
它包含指向 Nuxt 文档、源代码和社交媒体账号的链接。
app.vue
<template>
<NuxtWelcome />
</template>
该组件是
@nuxt/ui-templates 包的一部分。