소스 검색

admin-2025-02-24 07:24:32

genlitex 2 달 전
부모
커밋
b3d373dcfe
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/App.vue

+ 4 - 0
src/App.vue

@@ -6,6 +6,10 @@
 
 
 
+
+
+
+
 <script setup>
 import Navbar from './components/Navbar.vue';
 </script>