闫增涛
2024-06-19 a28963aa7e04322572a5a2628a855fe7799f45d3
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'