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{