闫增涛
2024-11-22 4165ebe94e92af85b093abe264eb404c6a5181e7
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'