fix:修改 @mixin 名称

This commit is contained in:
奔跑的面条
2022-05-02 17:18:18 +08:00
parent bf4254719d
commit 621a302451
18 changed files with 26 additions and 31 deletions
@@ -1,6 +1,5 @@
<template>
<router-view #default="{ Component, route }">
<!-- todo 动画暂时不生效待处理 -->
<transition name="fade" mode="out-in" appear>
<component
v-if="route.noKeepAlive"