<transition
enter-active-class="animated bounceInRight"
leave-active-class="animated bounceOutDown topanimate">
<keep-alive>
<router-view></router-view>
</keep-alive>
</transition>
<transition
enter-active-class="animated bounceInRight"
leave-active-class="animated bounceOutDown topanimate">
<keep-alive>
<router-view></router-view>
</keep-alive>
</transition>