i-tools/app.vue
2024-12-13 14:18:00 +08:00

6 lines
71 B
Vue

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