litian
2024-05-23 cc26637f18b8ed178420122d7335b3f89be92ada
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'