1
0
Files
ag-index/nuxt-web/app.vue
2026-04-20 09:45:20 +08:00

6 lines
71 B
Vue

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