diff --git a/pages/my/fuwuliaocheng.vue b/pages/my/fuwuliaocheng.vue index deeb016..17069c2 100644 --- a/pages/my/fuwuliaocheng.vue +++ b/pages/my/fuwuliaocheng.vue @@ -385,7 +385,7 @@ height: 31px; border-radius: 15px !important; background-color: #fff !important; - border: 2px solid #E5E5E5; + border: 1px solid #E5E5E5; padding: 0px; display: flex; flex-direction: row; @@ -403,7 +403,7 @@ } .service-head-top-left span{ font-weight: bold; - font-size: 38rpx; + font-size: 34rpx; color: #171717; } .service-head-top-left{ @@ -418,6 +418,7 @@ flex-direction: row; align-items: center; justify-content: space-between; + background-color: #fff; }