zhanghua
2023-12-04 e6443cf405d4e950abe35a29e6c133d097fc1ad5
src/App.vue
@@ -1,6 +1,6 @@
<template>
  <div id="app">
    <router-view />
    <router-view :key="$route.fullpath"/>
  </div>
</template>
<script>