闫增涛
2024-11-05 df82d3e1d42ed6b12b2d209251507c70625aa5d7
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'