闫增涛
2024-06-20 50f4bc88de11808bb17769ecd000ad0596ad52f8
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'