From 3359b0f2b5f132647d276919fe5888b054d44d92 Mon Sep 17 00:00:00 2001 From: zclzone Date: Tue, 3 Sep 2024 09:02:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DkeepAlive=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2transition=E4=B8=8D=E7=94=9F=E6=95=88=E9=97=AE?= =?UTF-8?q?=E9=A2=98,=20close=20#93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 ++-- src/components/common/AppPage.vue | 8 ++-- src/components/common/CommonPage.vue | 72 +++++++++++++--------------- 3 files changed, 41 insertions(+), 47 deletions(-) diff --git a/src/App.vue b/src/App.vue index ccad917..77008a0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,9 +16,11 @@ > - - - + + + + + diff --git a/src/components/common/AppPage.vue b/src/components/common/AppPage.vue index 31881b8..10b959a 100644 --- a/src/components/common/AppPage.vue +++ b/src/components/common/AppPage.vue @@ -8,11 +8,9 @@