diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 3dc7b5f..5b7a809 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -1349,7 +1349,7 @@ // } .item-view-jianjie{ font-weight: 400; - font-size: 26rpx; + font-size: 24rpx; color: #999; display: -webkit-box; -webkit-box-orient: vertical; @@ -1633,7 +1633,7 @@ } .list-view{ // margin-top: 52px; - padding: 0 30rpx; + padding: 0 20rpx; height: 100%; justify-content: space-between; } @@ -1724,7 +1724,7 @@ border-radius: 30rpx; height: 42rpx; line-height: 42rpx; - font-size: 24rpx; + font-size: 22rpx; margin-left: 10rpx; }