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