From 12fcbb0fbd2a5ceeb671a2e2351ef966f3b1fe9c Mon Sep 17 00:00:00 2001 From: chenxiaoxi Date: Fri, 7 May 2021 13:47:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=9B=AE=E5=BD=95=E5=88=9B?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 21 +-------------------- src/App.vue | 2 +- src/config/setting.config.js | 2 +- src/main.js | 2 +- src/router/index.js | 12 +++++++++++- src/styles/normalize.scss | 7 +++++++ src/styles/variables.scss | 5 +++++ src/views/home/index.vue | 27 +++++++++++++++++++++++++++ 8 files changed, 54 insertions(+), 24 deletions(-) create mode 100644 src/views/home/index.vue diff --git a/public/index.html b/public/index.html index f41a8a97d..179141c0e 100644 --- a/public/index.html +++ b/public/index.html @@ -6,23 +6,10 @@ <%= VUE_APP_TITLE %> - - - - -
+
@@ -35,12 +22,6 @@

<%= VUE_APP_TITLE %>

- + +