litian
2024-09-10 37b05361d8d7fbc822b7c9ffe924369743118fc6
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'