From d9d89188185cf5fde9a5178377acdca736fc2c11 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 16 Jul 2024 13:37:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index c97ceaa..ac4f479 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1173,7 +1173,7 @@ } /deep/.uni-searchbar__box{ - height: 31px; + height: 32px; border-radius: 15px !important; background-color: #fff !important; border: 1px solid #E5E5E5; @@ -1185,7 +1185,7 @@ justify-content: center; } /deep/.uni-searchbar{ - width:200px; + width:80%; border-radius: 31rpx; } .index-headset{