litian
3 天以前 8bb0a518dd4d9450370582c4d4ac3ae1dba1466b
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'