闫增涛
2025-01-24 77cf17d71746e6e45a2c3b814044fc97e686b823
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'