learn_nuxt/packages/1-try/app.vue

6 lines
60 B
Vue
Raw Normal View History

2023-05-04 15:16:48 +08:00
<template>
<div>
<NuxtWelcome />
</div>
</template>