hulai-website/app.vue
刘涛 a25f3a77ce sync: 同步最新呼籁官网代码到仓库
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 21:57:35 +08:00

6 行
71 B
Vue

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