[라우터 방식 변경]
This commit is contained in:
@@ -101,11 +101,6 @@
|
||||
<script setup lang="ts">
|
||||
import { useUserStore } from "~/stores/user";
|
||||
|
||||
// onMounted(() => {
|
||||
// console.log("index.vue - onMounted");
|
||||
// router.push("/1/");
|
||||
// });
|
||||
|
||||
// 페이지 메타데이터 설정
|
||||
definePageMeta({
|
||||
title: "Home",
|
||||
|
||||
Reference in New Issue
Block a user