From 65bb3a081032f320b707081f8f498a8a5ec7322a Mon Sep 17 00:00:00 2001 From: xuli3099 Date: Thu, 28 Aug 2025 14:48:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/static/common.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/static/common.css b/src/static/common.css index 68e0c81..a039075 100644 --- a/src/static/common.css +++ b/src/static/common.css @@ -531,14 +531,6 @@ uni-button[type='primary'][plain] { .form-con { padding: 0 30rpx; - /* height: 100vh !important; */ - /* #ifdef APP-PLUS */ - height: calc(100vh - 95px) !important; - /* #endif */ - /* #ifndef APP-PLUS */ - height:calc(100vh - 68px) !important; - /* #endif */ - overflow-y: auto; } .form-con .uni-forms-item__label {