From 2ddf143b4b497508b528b3a7bd766f628e9a2c26 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期日, 08 九月 2024 18:55:20 +0800
Subject: [PATCH] Merge branch 'v2' of http://47.96.225.205:8888/r/hmy_farmer-main into v2
---
common/global.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/common/global.scss b/common/global.scss
index 2409439..2cddd3b 100644
--- a/common/global.scss
+++ b/common/global.scss
@@ -72,6 +72,7 @@
height: 100;
height: 100%;
z-index: -1;
+ background-size: 100% 100%;
}
.component-popup_input_all{
margin: 0 auto;
@@ -84,7 +85,7 @@
position: relative;
.button-space{
// border: 2rpx solid #EEEEEE;
- min-height: 140rpx;
+ min-height: 160rpx;
}
.value-items{
--
Gitblit v1.9.3