From bba0f25f5fca170fb1eb9948ebf2ba379d941359 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 28 Jun 2024 17:43:02 +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 --- my/hongbao/youhuijuanList.vue | 15 ++++++++------- pages/my/cureOderDrtail.vue | 5 +++-- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/my/hongbao/youhuijuanList.vue b/my/hongbao/youhuijuanList.vue index 44cfd26..0d7dbd1 100644 --- a/my/hongbao/youhuijuanList.vue +++ b/my/hongbao/youhuijuanList.vue @@ -6,8 +6,8 @@ {{item.name}} - --> - 确定 + + 确定--> @@ -169,21 +169,22 @@ width: 90%; text-align: center; background: linear-gradient(90deg, #019C88, #28BA92, #35C495); - height: 32px; + height: 80rpx; border-radius: 28px; color: #ffffff; - line-height: 32px; + line-height: 80rpx; + margin-top: 10rpx; } .queding{ - width: 90%; - height: 32px; + width: 100%; + height:100rpx; background-color: #fff; position: fixed; bottom: 0px; display: flex; flex-direction: column; align-items: center; - } + } .time-money{ width: 100%; display: flex; diff --git a/pages/my/cureOderDrtail.vue b/pages/my/cureOderDrtail.vue index ec7567f..e2036cf 100644 --- a/pages/my/cureOderDrtail.vue +++ b/pages/my/cureOderDrtail.vue @@ -215,7 +215,7 @@ margin: 0 auto; text-align: center; font-weight: 400; - font-size: 42rpx; + font-size: 38rpx; color: #FFFFFF; } .detail-foot-mian-txet span:nth-child(1){ @@ -254,7 +254,8 @@ } .detail-foot-mian-top-text{ color: #777777; - width:83%; + width:80%; + margin-left: 5px; } .detail-foot-mian-top,.detail-foot-mian-top-bottom{ width: 100%;