From 809d8a3bee0ebeb493a06fb823c94b8da6a88471 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Thu, 15 Aug 2024 10:32:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=80=E5=B8=88=E8=AF=A6=E6=83=85=20?= =?UTF-8?q?=E6=8A=80=E5=B8=88=E8=A7=86=E9=A2=91=E8=AF=A6=E6=83=85=20?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=20=E7=BA=A6=E5=88=B0=E5=BA=97=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E5=8E=BB=E6=8E=89=E4=BC=9A=E5=91=98=E5=BC=80=E9=80=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/yueDaoDianDrtail.vue | 4 ++-- pages/therapist/orderDetail.vue | 1 + pages/videoCircle/gDvideo.vue | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/shop/yueDaoDianDrtail.vue b/pages/shop/yueDaoDianDrtail.vue index 4117b74..67d7f14 100644 --- a/pages/shop/yueDaoDianDrtail.vue +++ b/pages/shop/yueDaoDianDrtail.vue @@ -2,8 +2,8 @@ - - + diff --git a/pages/therapist/orderDetail.vue b/pages/therapist/orderDetail.vue index 049d7cc..521a78f 100644 --- a/pages/therapist/orderDetail.vue +++ b/pages/therapist/orderDetail.vue @@ -1498,6 +1498,7 @@ } .order-sname{ width: 100%; + align-items: center; } .order-sname-img{ width: 30rpx; diff --git a/pages/videoCircle/gDvideo.vue b/pages/videoCircle/gDvideo.vue index 4d192ae..37d1124 100644 --- a/pages/videoCircle/gDvideo.vue +++ b/pages/videoCircle/gDvideo.vue @@ -424,7 +424,7 @@ line-height: 50rpx; color: #1bb097; display: flex; - align-items: center; + /* align-items: center; */ background-color: #fff; border-radius: 30rpx; border: 1px solid #d0f4ed;