From a65d9ccdffb3e1d87975ed6edd406bf8a93abd6c Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 20 Dec 2024 20:02:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/CommandCardContent.vue | 26 ++------ src/components/popup/EditorHistory.vue | 71 +++++++++++++++++----- src/pages/ConfigurationPage.vue | 4 +- 3 files changed, 61 insertions(+), 40 deletions(-) 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" >