zhanghua
2024-03-15 fdce3979b5e1a97433def22ad0b0d783143da2f3
src/App.vue
@@ -1,6 +1,6 @@
<template>
  <div id="app">
    <router-view />
    <router-view :key="$route.fullpath"/>
  </div>
</template>
<script>