mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-07 05:25:39 +08:00
去除标签面板切换动画
This commit is contained in:
parent
f606c34eca
commit
0090442101
@ -7,8 +7,7 @@
|
||||
left: tabBarWidth,
|
||||
}"
|
||||
v-model="currentTag"
|
||||
transition-prev="jump-down"
|
||||
transition-next="jump-up"
|
||||
transition-duration="0"
|
||||
>
|
||||
<q-tab-panel
|
||||
style="padding: 0"
|
||||
@ -73,7 +72,7 @@ export default {
|
||||
components: {
|
||||
CommandCard,
|
||||
draggable,
|
||||
},
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
commandManager: useCommandManager(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user