From 4a2ef64adfacfdd6e65626b6fc4ee258ca4a8817 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Mon, 29 Apr 2019 17:04:05 +0800 Subject: [PATCH] =?UTF-8?q?Refactor=20installation=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/Installation.vue | 65 +++++++++++++++---------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/src/views/system/Installation.vue b/src/views/system/Installation.vue index 5f4a66e1a..b29236cf9 100644 --- a/src/views/system/Installation.vue +++ b/src/views/system/Installation.vue @@ -14,31 +14,17 @@ >
- - - - @@ -47,7 +33,7 @@ layout="horizontal" v-show="stepCurrent == 0" > - + - + - + - + - + @@ -117,7 +115,7 @@ layout="horizontal" v-show="stepCurrent == 1" > - + - +

@@ -286,15 +290,6 @@ export default {