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