闫增涛
2025-04-14 2cac4a0f4ea0b1cf7bff4759fae8136c72792563
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'