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; }