1
0
Files
ag-index/nuxt-web/app.vue

6 lines
71 B
Vue
Raw Normal View History

2026-04-20 09:45:20 +08:00
<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>