add first page

This commit is contained in:
2026-07-15 23:09:04 +07:00
parent 083a856111
commit 63e83d87ed
18 changed files with 55 additions and 385 deletions
+7
View File
@@ -0,0 +1,7 @@
<template>
Login page
</template>
<script setup lang="ts"></script>
<style scoped></style>