lct
Your Name
2022-09-08 d73bef3b9648469392b527f999b736ba2e83bbf7
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>-->