From 3156d79b1f89d6a140f0948a860481de8085f45f Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 23 Aug 2024 15:53:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=B9=E5=87=BA=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/order/pay.vue | 8 ++++---- my/order/payShengji.vue | 17 +++++++++-------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/my/order/pay.vue b/my/order/pay.vue index 3bece87..dcea47e 100644 --- a/my/order/pay.vue +++ b/my/order/pay.vue @@ -2525,15 +2525,15 @@ export default { background: linear-gradient(90deg, #019C88, #28BA92, #35C495); } .popup-mian-btn span{ - width: 247rpx; - height: 77rpx; - line-height: 77rpx; + width:220rpx; + height:69rpx; + line-height:69rpx; text-align: center; font-weight: 400; font-size: 32rpx; color: #FFFEFE; border-radius: 39rpx; - margin-right: 10rpx; + margin-right:15rpx; } .popup-mian-btn{ width: 100%; diff --git a/my/order/payShengji.vue b/my/order/payShengji.vue index b1e2df0..fa60c0c 100644 --- a/my/order/payShengji.vue +++ b/my/order/payShengji.vue @@ -2280,14 +2280,15 @@ background: linear-gradient(90deg, #019C88, #28BA92, #35C495); } .popup-mian-btn span{ - width: 247rpx; - height: 77rpx; - line-height: 77rpx; - text-align: center; - font-weight: 400; - font-size: 32rpx; - color: #FFFEFE; - border-radius:40rpx; + width:220rpx; + height:69rpx; + line-height:69rpx; + text-align: center; + font-weight: 400; + font-size: 32rpx; + color: #FFFEFE; + border-radius: 39rpx; + margin-right:15rpx; } .popup-mian-btn{ width: 100%;