litian
2025-04-14 1d37cc9cb15c01d0f411f2c8c384f71a612fb2b9
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'