litian
2024-11-05 18d886c2f23dc5c032ebcf42bbb39c739d908a4f
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'