diff --git a/pages/home.vue b/pages/home.vue index 57376c8..ee138a0 100644 --- a/pages/home.vue +++ b/pages/home.vue @@ -375,9 +375,8 @@ .verify_notice{ background: rgba(0,0,0,0.8); width: 100%; - height: 82vh; + height: 72vh; max-height: 72vh; - // height: calc(100%-18vh); padding-top: 100rpx; text-align: center; z-index: 90; @@ -401,6 +400,15 @@ padding-left: 20rpx; padding-right: 20px; } + + .vn-btn{ + background-color: #F4F4F4; + height: 56rpx; + line-height: 56rpx; + width: 420rpx; + margin: 30rpx auto; + text-align: center; + } } // 服务内容