From 40dbfd52e4de633ed60ba2cc6d648500dcfc2968 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 3 Jul 2024 18:00:40 +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/my/fuwuliaocheng.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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; }