From 47d8479cb174f18baf52f52086862a18d3bd6ae0 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 20 Aug 2024 09:51:38 +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/therapist/orderDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index a59e86a..418c899 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -1518,7 +1518,7 @@ border-radius:5rpx; padding: 0 14rpx; line-height:34rpx; - border: 1px solid #9b7a6e; + border: 1px solid #eadfdb; font-size: 22rpx; margin-right: 10rpx; margin-top: 5px;