闫增涛
2024-10-25 ff96a1b5320642e010221382bf95ce8f5efdbd1c
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'