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;