1
litian
2024-10-16 a8ca6dbb8dfcea7f8481e45c8f83222358f36577
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'