feat: 신규 Stove GNB 추가, 푸터 이미지 경로 함수 추가

This commit is contained in:
“hyeonggkim”
2025-10-31 18:10:40 +09:00
parent 02ead16f2b
commit f16f3c880a
16 changed files with 291 additions and 45 deletions

View File

@@ -0,0 +1,6 @@
<script setup lang="ts"></script>
<template>
<LayoutsStoveHeader />
<slot />
</template>