diff --git a/config/index.js b/config/index.js
index 7c58c0fa31a3de2d01bd813a01551340190b5831..324e89c4843bfe9d1ba648c2ba415f5daed45483 100644
--- a/config/index.js
+++ b/config/index.js
@@ -82,4 +82,4 @@ module.exports = {
// Set to `true` or `false` to always turn it on or off
bundleAnalyzerReport: process.env.npm_config_report
}
-}
\ No newline at end of file
+}
diff --git a/src/App.vue b/src/App.vue
index b0a584bae1c3081551d6efd7830aae0c1650df91..ae349c2d8702fb5cbf04425f6cc2bd2bfc905f3f 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,212 +1,261 @@
-