1
litian
2024-05-30 e881af358017042209a076554c333bd5e58d1b68
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'