Vue 로그인 경로 admin 추가

This commit is contained in:
이진기
2024-11-19 15:51:49 +09:00
parent aef25bc3dc
commit aed1321d88
6 changed files with 5 additions and 42 deletions

View File

@@ -0,0 +1,6 @@
<script setup lang="ts">
</script>
<template>
<h1>이진기</h1>
</template>