mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:修改 @mixin 名称
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<router-view #default="{ Component, route }">
|
||||
<!-- todo 动画暂时不生效,待处理 -->
|
||||
<transition name="fade" mode="out-in" appear>
|
||||
<component
|
||||
v-if="route.noKeepAlive"
|
||||
|
||||
Reference in New Issue
Block a user