ui: 基本框架

This commit is contained in:
2024-02-26 18:01:16 +08:00
parent e0c96717c7
commit 76524a16de
12 changed files with 2231 additions and 40 deletions

View File

@@ -3,5 +3,8 @@
<NuxtLayout>
<NuxtPage/>
</NuxtLayout>
<UModals/>
<UNotifications />
</div>
</template>