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