闫增涛
2024-07-01 34f53c3ca69833ddf0649700d26da9ed91c5f1c3
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'