starwait/app.vue
2025-04-22 01:24:24 +08:00

7 lines
72 B
Vue

<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>