闫增涛
2024-07-04 1a6896dd660024b4ca2605a809f0f285f19929f0
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'