litian
2024-05-28 4e1859708f3c00c9a7b79a3489ac9a6640f8f7b7
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'