From 3dc8599643932c76c3ed7d86b7ac72a2337e384f Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Tue, 31 Oct 2023 11:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=81=AE=E7=BD=A9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home.vue | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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; + } } // 服务内容