From 588d07d1a6d343c12d7f73ee2410b4d11960fee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B7=8D?= Date: Wed, 5 Aug 2020 12:00:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E5=AE=8C=E6=95=B4URL?= =?UTF-8?q?=E5=81=9A=E4=B8=BA=E5=8C=BA=E5=88=86=E9=A1=B5=E7=AD=BE=E7=9A=84?= =?UTF-8?q?=E6=A0=87=E8=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/V/v-keep-alive.vue | 104 +++++++++++------------ src/layout/components/AppMain.vue | 13 +-- src/layout/components/TagsView/index.vue | 4 +- src/store/modules/tagsView.js | 19 +++-- 4 files changed, 72 insertions(+), 68 deletions(-) diff --git a/src/components/V/v-keep-alive.vue b/src/components/V/v-keep-alive.vue index 7f34d6fa..13400348 100644 --- a/src/components/V/v-keep-alive.vue +++ b/src/components/V/v-keep-alive.vue @@ -1,14 +1,14 @@ \ No newline at end of file +} + diff --git a/src/layout/components/AppMain.vue b/src/layout/components/AppMain.vue index aa66999e..2986abec 100644 --- a/src/layout/components/AppMain.vue +++ b/src/layout/components/AppMain.vue @@ -1,7 +1,7 @@