YM
2024-11-20 c8d1e1ed1d5c8d20a9aad8554d51001afb3c6312
src/layout/layout.vue
@@ -2,7 +2,7 @@
  <div class="layoutBox">
    <RouterView />
  </div>
</template>
</template>
<script setup lang="ts">
import { ref, reactive, watch } from 'vue'