From f1146937ec6e15eccbae039e6670199af9af88c9 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Wed, 3 Jul 2024 21:34:26 +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/index/index.vue | 6 +++---
pages/therapist/orderDetail.vue | 7 +++----
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index df6d367..6d4df03 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -52,7 +52,7 @@
-
+
@@ -1560,8 +1560,8 @@
}
.star-technician{
position: relative;
- margin: -14px auto 0px auto;
- height: 250px;
+ margin: -15px auto 0px auto;
+ height: 236px;
display: flex;
flex-direction: column;
background: #FFFFFF;
diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue
index cda4f02..82ec0c7 100644
--- a/pages/therapist/orderDetail.vue
+++ b/pages/therapist/orderDetail.vue
@@ -1053,7 +1053,6 @@
height: 15px;
}
.oder-foot-left-view{
- width: 115px;
height: 24px;
line-height: 24px;
background-color: rgba(8, 162, 138, 0.1);
@@ -1062,20 +1061,20 @@
flex-direction: row;
align-items: center;
justify-content: center;
+ padding: 2rpx 50rpx;
}
.oder-foot-left{
display: flex;
flex-direction: row;
align-items: center;
+ justify-content: space-between;
}
.oder-foot{
width: 100%;
margin: 0 auto;
padding: 8px;
display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: space-between;
+ justify-content: center;
background-color: rgba(224, 240, 237, 0.36);
}
.oder-mian-jin{