From 59050baf9fc9ff1ee08709a3a5fca14166b74268 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Fri, 9 Aug 2024 11:27:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A4=87=E6=B3=A8=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/payding.vue | 5 +++-- my/order/paydingPt.vue | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/my/order/payding.vue b/my/order/payding.vue index 7db374d..f67769d 100644 --- a/my/order/payding.vue +++ b/my/order/payding.vue @@ -1433,8 +1433,8 @@ .beizhu{ width: 100%; margin-top: 5px; - font-size: 12px !important; - margin-bottom: 10px; + font-size: 13px !important; + // display: -webkit-box; // -webkit-box-orient: vertical; // -webkit-line-clamp: 2; /* 显示的行数,可以根据需要修改 */ @@ -1728,6 +1728,7 @@ width: 100%; height: 120px; margin-top: 10px; + margin-bottom:10px; } .textarea-pay{ background-color: #f3f3f3; diff --git a/my/order/paydingPt.vue b/my/order/paydingPt.vue index 5116d91..1cc72e9 100644 --- a/my/order/paydingPt.vue +++ b/my/order/paydingPt.vue @@ -1378,6 +1378,7 @@ width: 100%; height: 120px; margin-top: 10px; + margin-bottom: 10px; } .textarea-pay{ background-color: #f3f3f3;