From 5b12ec0b653979847e4af401470030c5ba5a5a50 Mon Sep 17 00:00:00 2001
From: BigBoss <2280520255@qq.com>
Date: Mon, 8 Jun 2020 19:06:22 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/pages/index/index.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index d2cd58e..98afe22 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -265,6 +265,7 @@ export default {
   flex-direction: column;
   align-items: center;
   justify-content: center;
+  width: 100%;
 }
 .header {
   display: flex;
-- 
2.0.0