闫增涛
2024-07-02 92845ee4a3898c4c65bc85bbbe777e4595897e3d
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'