feat: create login and registration page UI

This commit is contained in:
2025-06-18 16:00:31 +08:00
parent 0dcd91cbb9
commit ca74d9a400
2 changed files with 125 additions and 2 deletions

View File

@ -1,6 +1,5 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
<NuxtPage />
</div>
</template>