mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-07-05 07:32:45 +08:00
去掉进入插件的淡入淡出
This commit is contained in:
parent
84b914b044
commit
d2eac870ba
@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<router-view v-slot="{ Component }">
|
||||
<transition name="fade">
|
||||
<!-- <transition name="fade"> -->
|
||||
<component ref="view" :is="Component" />
|
||||
</transition>
|
||||
<!-- </transition> -->
|
||||
</router-view>
|
||||
<QuickCommand />
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user