From c2dee85054819456f25644fa85f3bd5fd13f749a Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Sun, 8 Oct 2023 16:25:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=90=9C=E7=B4=A2=E6=A1=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/zbpSwiper.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/zbpSwiper.vue b/components/zbpSwiper.vue index 341bacb..b5151aa 100644 --- a/components/zbpSwiper.vue +++ b/components/zbpSwiper.vue @@ -294,7 +294,7 @@ .search_content { margin: 0 auto; width: 724rpx; - height: 74rpx; + height: 64rpx; padding: 2px 2px 2px 21.05rpx; border-radius: 175rpx; background: #fff; @@ -312,8 +312,8 @@ .search_btn { color: #fff; width: 105.26rpx; - height: 52.63rpx; - line-height: 52.63rpx; + height: 56rpx; + line-height: 56rpx; background: #f84221; border-radius: 100px; font-size: 28.07rpx;