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