2026-03-20 15:04:54 +08:00

7 lines
98 B
Vue

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