src/App.vue
@@ -7,7 +7,7 @@ <!-- <router-view v-if="!$route.meta.iskeepAlive" v-slot="{ Component }">--> <!-- <transition name="fade" mode="in-out">--> <!-- <keep-alive :exclude="excludeList" :include="includeList">--> <!-- <component :is="Component" :key="$route.id"></component>--> <!-- <components :is="Component" :key="$route.id"></components>--> <!-- </keep-alive>--> <!-- </transition>--> <!-- </router-view>-->