From e12f3329f6d499c3fa8d5195c224ee15d9b02ac4 Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 21 Feb 2024 18:49:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=B5=81=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news3/LogisticsInquiry.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/news3/LogisticsInquiry.vue b/pages/news3/LogisticsInquiry.vue index 8d0b89b..e1cf13e 100644 --- a/pages/news3/LogisticsInquiry.vue +++ b/pages/news3/LogisticsInquiry.vue @@ -158,15 +158,15 @@ .footerBtn { width: 86%; - height: 88upx; + height: 98upx; background: #FF5050; - border-radius: 36px 36px 36px 36px; + border-radius: 6px; opacity: 1; font-size: 28upx; font-family: PingFang SC, PingFang SC; font-weight: 500; color: #FFFFFF; - line-height: 88upx; + line-height: 98upx; text-align: center; margin: 96upx auto 0 auto; }