From 91415edb20d7fe95b0889666a19918fb3c9f84f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=A5=A5=E6=96=AF?= <9068149@qq.com> Date: Wed, 16 Feb 2022 10:25:51 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BD=BF=E7=94=A8setup=E9=87=8D?= =?UTF-8?q?=E6=9E=84=20src/layout/home/index.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/home/index.vue | 434 +++++++++++++++++--------------------- 1 file changed, 197 insertions(+), 237 deletions(-) diff --git a/src/layout/home/index.vue b/src/layout/home/index.vue index 9097394..188399c 100644 --- a/src/layout/home/index.vue +++ b/src/layout/home/index.vue @@ -9,7 +9,6 @@ margin-left: 15px; cursor: pointer; " - @click="Previous" >
@@ -27,7 +26,6 @@ @change="importJSON" style="display: none" /> - @@ -147,22 +145,19 @@