diff --git a/src/components/card/CommandCardContent.vue b/src/components/card/CommandCardContent.vue index 77bda34..f59a9cd 100644 --- a/src/components/card/CommandCardContent.vue +++ b/src/components/card/CommandCardContent.vue @@ -117,24 +117,6 @@ export default { diff --git a/src/pages/ConfigurationPage.vue b/src/pages/ConfigurationPage.vue index 8a17e9b..119d2d0 100644 --- a/src/pages/ConfigurationPage.vue +++ b/src/pages/ConfigurationPage.vue @@ -61,8 +61,8 @@ left: tabBarWidth, }" v-model="currentTag" - transition-prev="slide-down" - transition-next="slide-up" + transition-prev="jump-down" + transition-next="jump-up" >