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