diff --git a/pages/index/index.css b/pages/index/index.css
index e10e8a8..ed9182a 100644
--- a/pages/index/index.css
+++ b/pages/index/index.css
@@ -1,12 +1,12 @@
.page {
width: 100%;
height: 100%;
- overflow: hidden;
+ overflow: scroll;
background-color: #F2F2F2;
}
page {
width: 100%;
height: 100%;
- overflow: hidden;
+ overflow: scroll;
}
diff --git a/pages/index/index.vue b/pages/index/index.vue
index ea15d27..d88314d 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -174,6 +174,7 @@
+