mb
litian
2024-11-05 8ec41080eccbd6300cb253daea7ad299a7965c13
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'