diff --git a/src/assets/styles/style.css b/src/assets/styles/style.css index 078ef3d..4deb875 100644 --- a/src/assets/styles/style.css +++ b/src/assets/styles/style.css @@ -370,9 +370,9 @@ html,body { /*******提现申请******/ .page-content { width: 100%; - position: absolute; + /*position: absolute; top: 0.9rem; - bottom: 0; + bottom: 0;*/ overflow-y: scroll; -webkit-overflow-scrolling : touch; } diff --git a/src/view/home.vue b/src/view/home.vue index 13fd95e..f87e071 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -1,7 +1,7 @@