diff --git a/pages/index/index.vue b/pages/index/index.vue index c6f9168..d9d72df 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1157,7 +1157,7 @@ } /deep/.uni-searchbar__box{ - height: 31px; + height: 32px; border-radius: 15px !important; background-color: #fff !important; border: 1px solid #E5E5E5; @@ -1169,7 +1169,7 @@ justify-content: center; } /deep/.uni-searchbar{ - width:200px; + width:80%; border-radius: 31rpx; } .index-headset{ diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index a44de99..fb37422 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -46,7 +46,7 @@ 资深 - + {{order.status == 1?"可服务":"休息中"}} {{order.time}}