闫增涛
2024-06-25 4a0df340a6db57e200144ae51d64ba56981a45b8
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'